Class ClientConnection

java.lang.Object
org.apache.derby.client.am.ClientConnection
All Implemented Interfaces:
AutoCloseable, Connection, Wrapper, ConnectionCallbackInterface
Direct Known Subclasses:
NetConnection

public abstract class ClientConnection extends Object implements Connection, ConnectionCallbackInterface