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

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

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

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

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

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



Copyright © 2009 SIB Visions GmbH. All Rights Reserved.