Title: DBCP Hibernate  
Author: ASF Infrabot Jan 27, 2005
Last Changed by: ASF Infrabot Jan 21, 2011
Tiny Link: (useful for email) https://cwiki-test.apache.org/confluence/x/RxyGBg
Export As: Word · PDF  
Hierarchy
Parent Page
    Page: DBCP
Labels
There are no labels assigned to this page.
Time Editor  
Jan 21, 2011 08:02 ASF Infrabot View Changes
bugfix in code: substituted "String key = (String) iter.next();" with "String key = (String) entry.getKey();", this bug caused a runtime ClassCastException
May 17, 2010 08:06 ASF Infrabot View Changes
add method implementation for supportAggressiveRelease
Jan 27, 2010 11:03 ASF Infrabot View Changes
Jan 27, 2010 10:04 ASF Infrabot View Changes
Sep 20, 2009 23:48 ASF Infrabot  
converted to 1.6 markup
Outgoing Links
External Links (1)
    www.hibernate.org/
Apache Commons (1)     Page: DBCP