Uses of Class
snaq.db.ConnectionPoolManagerEvent

Packages that use ConnectionPoolManagerEvent
snaq.db Utility classes to enhance the standard JDBC functionality. 
 

Uses of ConnectionPoolManagerEvent in snaq.db
 

Methods in snaq.db with parameters of type ConnectionPoolManagerEvent
 void ConnectionPoolManagerListener.poolManagerInstancesChanged(ConnectionPoolManagerEvent evt)
          Called when the internally-referenced ConnectionPoolManager instances collection has changed.
 void ConnectionPoolManagerListener.poolManagerReleased(ConnectionPoolManagerEvent evt)
          Called when a ConnectionPoolManager is released.
 



Copyright © 2013. All Rights Reserved.