Table of Contents

Interface IConnectionEventListener

Namespace
Javax.Sql
Assembly
MASES.JNet.dll
public interface IConnectionEventListener : IJVMBridgeBase, IJVMBridgeDefinition
Inherited Members

Methods

ConnectionClosed(ConnectionEvent)

void ConnectionClosed(ConnectionEvent arg0)

Parameters

arg0 ConnectionEvent

ConnectionEvent

ConnectionErrorOccurred(ConnectionEvent)

void ConnectionErrorOccurred(ConnectionEvent arg0)

Parameters

arg0 ConnectionEvent

ConnectionEvent