Interface IConnectionEventListener
Interface for https://docs.oracle.com/en/java/javase/11/docs/api/java.sql/javax/sql/ConnectionEventListener.html
public interface IConnectionEventListener : IJVMBridgeBase, IJVMBridgeDefinition
- Inherited Members
Methods
ConnectionClosed(ConnectionEvent)
void ConnectionClosed(ConnectionEvent arg0)
Parameters
ConnectionErrorOccurred(ConnectionEvent)
void ConnectionErrorOccurred(ConnectionEvent arg0)