Uses of Interface
org.datanucleus.store.rdbms.datasource.dbcp2.pool2.impl.GenericObjectPoolMXBean
-
Packages that use GenericObjectPoolMXBean 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 GenericObjectPoolMXBean in org.datanucleus.store.rdbms.datasource.dbcp2.pool2.impl
Classes in org.datanucleus.store.rdbms.datasource.dbcp2.pool2.impl that implement GenericObjectPoolMXBean Modifier and Type Class Description class
GenericObjectPool<T>
A configurableObjectPool
implementation.
-