DelegatingDatabaseMetaData
--------------------------

                 Key: DBCP-371
                 URL: https://issues.apache.org/jira/browse/DBCP-371
             Project: Commons Dbcp
          Issue Type: Bug
    Affects Versions: 1.4, 1.3
         Environment: Informix database
            Reporter: Fredrik Bertilsson
            Priority: Critical
             Fix For: 1.2


When calling Connection.getMetaData() new objects of DelegationDatabaseMetaData 
and corresponding vendor specific objects (like IfxDatabaseMetaData) are 
created and never released for garabage collection. This bug seem to have been 
introduced in version 1.3. Version 1.2 does not have this problem.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to