|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use IManagedConnectionListener | |
org.eclipse.datatools.connectivity | |
org.eclipse.datatools.sqltools.core.profile |
Uses of IManagedConnectionListener in org.eclipse.datatools.connectivity |
Subinterfaces of IManagedConnectionListener in org.eclipse.datatools.connectivity | |
interface |
IManagedConnectionOfflineListener
Extends the base interface by adding callbacks specific to working offline. |
Classes in org.eclipse.datatools.connectivity that implement IManagedConnectionListener | |
class |
ManagedConnectionAdapter
Base implementation for IManagedConnectionListener. |
Methods in org.eclipse.datatools.connectivity with parameters of type IManagedConnectionListener | |
void |
IManagedConnection.addConnectionListener(IManagedConnectionListener listener)
Adds a connection listener to this object. |
void |
IManagedConnection.removeConnectionListener(IManagedConnectionListener listener)
Removes a connection listener from this object. |
Uses of IManagedConnectionListener in org.eclipse.datatools.sqltools.core.profile |
Classes in org.eclipse.datatools.sqltools.core.profile that implement IManagedConnectionListener | |
class |
SQLToolsProfileProxyListener
|
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |