[
https://issues.apache.org/jira/browse/DERBY-2907?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Daniel John Debrunner closed DERBY-2907.
----------------------------------------
Resolution: Fixed
Fix Version/s: 10.4.0.0
10.3.2.2
Revision: 610605 fixes it in 10.3, was a merge of 553994 from trunk.
> Automatically close statement objects returned by utility methods of
> BaseJDBCTestCase at teardown.
> --------------------------------------------------------------------------------------------------
>
> Key: DERBY-2907
> URL: https://issues.apache.org/jira/browse/DERBY-2907
> Project: Derby
> Issue Type: Improvement
> Components: Test
> Affects Versions: 10.3.1.4, 10.4.0.0
> Reporter: Daniel John Debrunner
> Assignee: Daniel John Debrunner
> Priority: Minor
> Fix For: 10.3.2.2, 10.4.0.0
>
>
> Since it's easy to forget to close JDBC statement objects in the test, the
> base class should automatically close JDBC statement objects returned by its
> utility methods such as createStatement() and prepareCall.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.