Uses of Class
com.sibvisions.rad.persist.jdbc.event.ConnectionEvent

Packages that use ConnectionEvent
com.sibvisions.rad.persist.jdbc.event.type Contains event listener type interfaces. 
 

Uses of ConnectionEvent in com.sibvisions.rad.persist.jdbc.event.type
 

Methods in com.sibvisions.rad.persist.jdbc.event.type with parameters of type ConnectionEvent
 void IConfigureConnectionListener.configureConnection(ConnectionEvent pEvent)
          Invoked, when a new connection is used for this DBAccess.
 void IUnconfigureConnectionListener.unconfigureConnection(ConnectionEvent pEvent)
          Invoked, when a connection is not used for this DBAccess anymore.
 



Copyright © 2009 SIB Visions GmbH. All Rights Reserved.