Package org.apache.commons.dbcp

Class Summary
TestAbandonedBasicDataSource TestSuite for BasicDataSource with abandoned connection trace enabled
TestAbandonedObjectPool TestCase for AbandonedObjectPool
TestBasicDataSource TestSuite for BasicDataSource
TestBasicDataSourceFactory TestSuite for BasicDataSourceFactory
TestConnectionPool Base test suite for DBCP pools.
TestDelegatingCallableStatement  
TestDelegatingConnection  
TestDelegatingDatabaseMetaData Test suite for DelegatingDatabaseMetaData.
TestDelegatingPreparedStatement  
TestDelegatingStatement  
TestDriverManagerConnectionFactory This test *must* execute before all other tests to be effective as it tests the initialisation of DriverManager.
TesterCallableStatement Trivial implementation of a CallableStatement to avoid null pointer exceptions in tests.
TesterConnection A dummy Connection, for testing purposes.
TesterDatabaseMetaData Dummy DatabaseMetaData for tetsing purposes.
TesterDriver Mock object implementing the java.sql.Driver interface.
TesterPreparedStatement A dummy PreparedStatement, for testing purposes.
TesterResultSet A dummy ResultSet, for testing purposes.
TesterStatement A dummy Statement, for testing purposes.
TestJndi Tests JNID bind and lookup for DataSource implementations.
TestJOCLed  
TestManual Tests for a "manually configured", GenericObjectPool based PoolingDriver.
TestPoolableConnection  
TestPoolingDataSource TestSuite for PoolingDataSource
TestPStmtPooling TestSuite for BasicDataSource with prepared statement pooling enabled
TestPStmtPoolingBasicDataSource TestSuite for BasicDataSource with prepared statement pooling enabled
 



Copyright © 2001-2010 The Apache Software Foundation. All Rights Reserved.