Uses of Class
org.apache.commons.dbcp.datasources.KeyedCPDSConnectionFactory
-
Packages that use KeyedCPDSConnectionFactory Package Description org.apache.commons.dbcp.datasources This package contains two DataSources:PerUserPoolDataSource
andSharedPoolDataSource
which provide a database connection pool. -
-
Uses of KeyedCPDSConnectionFactory in org.apache.commons.dbcp.datasources
Fields in org.apache.commons.dbcp.datasources declared as KeyedCPDSConnectionFactory Modifier and Type Field Description private KeyedCPDSConnectionFactory
SharedPoolDataSource. factory
-