Uses of Class
org.datanucleus.store.rdbms.datasource.dbcp2.pool2.BaseObjectPool
-
Packages that use BaseObjectPool Package Description org.datanucleus.store.rdbms.datasource.dbcp2.pool2.impl This is a repackaged Apache Commons DBCP v2.7.0 and Apache Commons Pool v2.8.0. -
-
Uses of BaseObjectPool in org.datanucleus.store.rdbms.datasource.dbcp2.pool2.impl
Subclasses of BaseObjectPool in org.datanucleus.store.rdbms.datasource.dbcp2.pool2.impl Modifier and Type Class Description class
SoftReferenceObjectPool<T>
ASoftReference
basedObjectPool
.
-