|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ConnectionException | |
org.eclipse.datatools.sqltools.core | |
org.eclipse.datatools.sqltools.debugger.core |
Uses of ConnectionException in org.eclipse.datatools.sqltools.core |
Methods in org.eclipse.datatools.sqltools.core that throw ConnectionException | |
java.lang.String |
IControlConnection.convertToInternalConnId(java.lang.String externalId,
java.lang.String exteranlName)
As the connection id used inside IControlConnection may be different from those external ids. |
Uses of ConnectionException in org.eclipse.datatools.sqltools.debugger.core |
Methods in org.eclipse.datatools.sqltools.debugger.core that throw ConnectionException | |
void |
IDebuggerControlConnection.registerDebuggee(java.lang.String connId,
IConnectionObserver observer)
Registers the debuggee connection identified by connId . |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |