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