com.sibvisions.rad.persist.jdbc.event.type
Interface IUnconfigureConnectionListener
- All Known Subinterfaces:
- IDBAccessListener
public interface IUnconfigureConnectionListener
The IInitializeConnectionListener will be used for initializing connections of a dBAccess.
unconfigureConnection
void unconfigureConnection(ConnectionEvent pEvent)
throws Throwable
- Invoked after a method call.
- Parameters:
pEvent - an event with the call result
- Throws:
Throwable - if connection unconfiguration fails.
Copyright © 2009 SIB Visions GmbH. All Rights Reserved.