Uses of Interface
com.sibvisions.rad.persist.jdbc.event.type.IConfigureConnectionListener

Packages that use IConfigureConnectionListener
com.sibvisions.rad.persist.jdbc Contains all database specific persistence implementations. 
com.sibvisions.rad.persist.jdbc.event Contains events for DBAccess. 
 

Uses of IConfigureConnectionListener in com.sibvisions.rad.persist.jdbc
 

Methods in com.sibvisions.rad.persist.jdbc that return types with arguments of type IConfigureConnectionListener
 EventHandler<IConfigureConnectionListener> DBAccess.eventConfigureConnection()
          The event configure connection is always dispatched, when a new connection is used by this DBAccess.
 

Uses of IConfigureConnectionListener in com.sibvisions.rad.persist.jdbc.event
 

Subinterfaces of IConfigureConnectionListener in com.sibvisions.rad.persist.jdbc.event
 interface IConnectionListener
          The listener interface for receiving events from DBAccess.
 



Copyright © 2009 SIB Visions GmbH. All Rights Reserved.