Julian Reschke created OAK-4557:
-----------------------------------
Summary: RDBPreparedStatementWrapper: do not hide implementation
bugs
Key: OAK-4557
URL: https://issues.apache.org/jira/browse/OAK-4557
Project: Jackrabbit Oak
Issue Type: Technical task
Components: rdbmk
Affects Versions: 1.4.5, 1.5.5, 1.2.17
Reporter: Julian Reschke
Assignee: Julian Reschke
{{RDBPreparedStatementWrapper.close()}} currently calls {{close()}} on
associated results sets.
This is correct per JDBC spec, but hides implementation problems in the
underlying data source, thus is not helpful for testing.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)