public interface JDBCConnectionEventListener
| Modifier and Type | Method and Description | 
|---|---|
| void | connectionClosed() | 
| void | connectionErrorOccurred(SQLException e) | 
void connectionClosed()
void connectionErrorOccurred(SQLException e)
Copyright © 2001 - 2017 HSQL Development Group.