Module org.hsqldb

Interface JDBCConnectionEventListener

All Known Implementing Classes:
JDBCPooledConnection, JDBCXAConnection

public interface JDBCConnectionEventListener
  • Method Details

    • connectionClosed

      void connectionClosed()
    • connectionErrorOccurred

      void connectionErrorOccurred(SQLException e)