|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| 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. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||