Uses of Class
org.apache.commons.dbcp2.datasources.InstanceKeyDataSource
Package
Description
This package contains two DataSources:
PerUserPoolDataSource
and
SharedPoolDataSource
which provide a database connection pool.-
Uses of InstanceKeyDataSource in org.apache.commons.dbcp2.datasources
Modifier and TypeClassDescriptionclass
A poolingDataSource
appropriate for deployment within J2EE environment.class
A poolingDataSource
appropriate for deployment within J2EE environment.Modifier and TypeMethodDescriptionprotected InstanceKeyDataSource
PerUserPoolDataSourceFactory.getNewInstance
(Reference ref) protected InstanceKeyDataSource
SharedPoolDataSourceFactory.getNewInstance
(Reference ref)