javax.sql
public interface ConnectionEventListener extends EventListener
Modifier and Type | Method and Description |
---|---|
void |
connectionClosed(ConnectionEvent event) |
void |
connectionErrorOccurred(ConnectionEvent event) |
void connectionClosed(ConnectionEvent event)
void connectionErrorOccurred(ConnectionEvent event)