An implementation of a Jakarta-Commons ObjectPool which tracks JDBC connections and can recover abandoned db connections. If logAbandoned=true, a stack trace will be printed for any abandoned db connections recovered. @author Glenn L. Nielsen @version $Revision: 1.12 $ $Date: 2003/10/09 21:04:44 $ @deprecated This will be removed in a future version of DBCP.
|
|
|
|