Uses of Class
org.datanucleus.store.rdbms.datasource.dbcp2.pool2.PoolUtils.ErodingKeyedObjectPool
-
Packages that use PoolUtils.ErodingKeyedObjectPool Package Description org.datanucleus.store.rdbms.datasource.dbcp2.pool2 This is a repackaged Apache Commons DBCP v2.7.0 and Apache Commons Pool v2.8.0. -
-
Uses of PoolUtils.ErodingKeyedObjectPool in org.datanucleus.store.rdbms.datasource.dbcp2.pool2
Subclasses of PoolUtils.ErodingKeyedObjectPool in org.datanucleus.store.rdbms.datasource.dbcp2.pool2 Modifier and Type Class Description private static class
PoolUtils.ErodingPerKeyKeyedObjectPool<K,V>
Extends ErodingKeyedObjectPool to allow erosion to take place on a per-key basis.
-