Uses of Package
org.apache.commons.dbcp.datasources

Packages that use org.apache.commons.dbcp.datasources
org.apache.commons.dbcp.datasources This package contains two DataSources: PerUserPoolDataSource and SharedPoolDataSource which provide a database connection pool. 
 

Classes in org.apache.commons.dbcp.datasources used by org.apache.commons.dbcp.datasources
InstanceKeyDataSource
          The base class for SharedPoolDataSource and PerUserPoolDataSource.
 



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