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
            Reporter: Daniel John Debrunner
            Assignee: Daniel John Debrunner
            Priority: Minor


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.

Reply via email to