Package org.hsqldb.jdbc
Interface JDBCConnectionEventListener
-
public interface JDBCConnectionEventListener
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description void
connectionClosed()
void
connectionErrorOccured(java.sql.SQLException e)
-