Uses of Interface
org.datanucleus.store.rdbms.datasource.dbcp2.PoolableConnectionMXBean
-
Packages that use PoolableConnectionMXBean Package Description org.datanucleus.store.rdbms.datasource.dbcp2 This is a repackaged Apache Commons DBCP v2.7.0 and Apache Commons Pool v2.8.0. -
-
Uses of PoolableConnectionMXBean in org.datanucleus.store.rdbms.datasource.dbcp2
Classes in org.datanucleus.store.rdbms.datasource.dbcp2 that implement PoolableConnectionMXBean Modifier and Type Class Description classPoolableConnectionA delegating connection that, rather than closing the underlying connection, returns itself to anObjectPoolwhen closed.
-