|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Packages that use ConnectionEvent | |
| javax.sql | |
| Uses of ConnectionEvent in javax.sql |
| Methods in javax.sql with parameters of type ConnectionEvent | |
void |
ConnectionEventListener.connectionClosed(ConnectionEvent connectionEvent)
Invoked when the application calls close() on its representation of the connection. |
void |
ConnectionEventListener.connectionErrorOccurred(ConnectionEvent connectionEvent)
Invoked when a fatal connection error occurs, just before an SQLException is thrown to the application. |
|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||