Package | Description |
---|---|
org.apache.commons.dbcp.cpdsadapter |
This package contains one public class which is a
ConnectionPoolDataSource (CPDS) implementation that can be used to
adapt older Driver based jdbc implementations. |
Modifier and Type | Class and Description |
---|---|
(package private) class |
PoolablePreparedStatementStub
A
PoolablePreparedStatement stub since activate and passivate
are declared protected and we need to be able to call them within this
package. |