|
|||||||||
| Home >> All >> org >> apache >> commons >> [ dbcp overview ] | PREV NEXT | ||||||||
Uses of Package
org.apache.commons.dbcp
| Classes in org.apache.commons.dbcp used by org.apache.commons.dbcp | |
| AbandonedConfig
Deprecated. This will be removed in a future version of DBCP. |
|
| AbandonedObjectPool
Deprecated. This will be removed in a future version of DBCP. |
|
| AbandonedTrace
Deprecated. This will be removed in a future version of DBCP. |
|
| BasicDataSource
Basic implementation of javax.sql.DataSource that is
configured via JavaBeans properties. |
|
| ConnectionFactory
Abstract factory interface for creating java.sql.Connections. |
|
| DelegatingConnection
A base delegating implementation of java.sql.Connection. |
|
| DelegatingPreparedStatement
A base delegating implementation of java.sql.PreparedStatement. |
|
| DelegatingStatement
A base delegating implementation of java.sql.Statement. |
|
| PoolableConnectionFactory
A org.apache.commons.pool.PoolableObjectFactory that creates PoolableConnections. |
|
| PoolingDriver
A java.sql.Driver implementation that obtains java.sql.Connections from a registered org.apache.commons.pool.ObjectPool. |
|
| TestBasicDataSource
TestSuite for BasicDataSource |
|
| TestConnectionPool
Base test suite for DBCP pools. |
|
| TesterStatement
A dummy java.sql.Statement, for testing purposes. |
|
|
|||||||||
| Home >> All >> org >> apache >> commons >> [ dbcp overview ] | PREV NEXT | ||||||||