Package org.jasig.portal.rdbm.pool

Interface Summary
IPooledDataSourceFactory  
 

Class Summary
DBCPDataSourceFactory DBCPDataSourceFactory produces an instance of BasicDataSource for the given driver class name, username, password, and URL, defaulting the maxActive, maxIdle, and maxWait properties.
PooledDataSourceFactoryFactory