java.lang.Object | +--java.util.EventListener | +--javax.sql.ConnectionEventListenerAll Implemented Interfaces:
void | connectionClosed(javax.sql.ConnectionEvent event) |
void | connectionErrorOccurred(javax.sql.ConnectionEvent event) |
public void connectionClosed(javax.sql.ConnectionEvent event)
Since:event
- public void connectionErrorOccurred(javax.sql.ConnectionEvent event)
Since:event
-