Uses of Package
org.apache.commons.dbcp2.datasources
Package
Description
This package contains two DataSources:
PerUserPoolDataSource
and
SharedPoolDataSource
which provide a database connection pool.-
ClassDescriptionThe base class for
SharedPoolDataSource
andPerUserPoolDataSource
.