Uses of Interface
org.jminor.common.db.pool.ConnectionPoolState

Packages that use ConnectionPoolState
org.jminor.common.db.pool   
 

Uses of ConnectionPoolState in org.jminor.common.db.pool
 

Methods in org.jminor.common.db.pool that return types with arguments of type ConnectionPoolState
 List<ConnectionPoolState> ConnectionPoolStatistics.getFineGrainedStatistics()
          Returns a list containing connection pool states spanning some interval, the order of items in the list is not guaranteed.