public interface Connectable extends DBConnectionEvent.Source
Modifier and Type | Method and Description |
---|---|
void |
connect(Credential cred) |
void |
disconnect() |
boolean |
isConnected() |
addConnectionListener, removeConnectionListener
void connect(Credential cred) throws java.lang.Exception
java.lang.Exception
void disconnect()
boolean isConnected()
Copyright © 2014 EsprIT-Systems. All Rights Reserved.