Uses of Class
org.datanucleus.store.rdbms.datasource.dbcp2.pool2.impl.BaseGenericObjectPool
-
Packages that use BaseGenericObjectPool 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 BaseGenericObjectPool in org.datanucleus.store.rdbms.datasource.dbcp2.pool2.impl
Subclasses of BaseGenericObjectPool in org.datanucleus.store.rdbms.datasource.dbcp2.pool2.impl Modifier and Type Class Description classGenericKeyedObjectPool<K,T>A configurableKeyedObjectPoolimplementation.classGenericObjectPool<T>A configurableObjectPoolimplementation.
-