Uses of Interface
org.eclipse.datatools.sqltools.debugger.core.IConnectionObserver

Packages that use IConnectionObserver
org.eclipse.datatools.sqltools.debugger.core   
 

Uses of IConnectionObserver in org.eclipse.datatools.sqltools.debugger.core
 

Methods in org.eclipse.datatools.sqltools.debugger.core with parameters of type IConnectionObserver
 void IDebugHandler.addConnectionObserver(int connectionId, IConnectionObserver connectionObserver)
          Adds a connection observer, which will be notified when connection events occur for the corresponding connection