Uploaded image for project: 'Derby'
  1. Derby
  2. DERBY-2826

re-write jdbcapi/UpdatableResultSetTest.java to close the statements used in the fetch and fetchUpd methods

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Minor
    • Resolution: Won't Fix
    • None
    • None
    • Test
    • None

    Description

      The fetch and fetchUpd methods of jdbcapi/UpdatableResultSetTest.java
      use statements and do not close them at a later stage. other JUnit tests
      have occasionally failed because statements or result sets were not closed
      and some resources were held until they were garbage collected.
      It would be good to rewrite them so that the statements could be closed.

      Attachments

        Activity

          People

            Unassigned Unassigned
            narayanan V.Narayanan
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: