Uses of Interface
org.eclipse.datatools.sqltools.sqleditor.IConnectionProfileAttachListener

Packages that use IConnectionProfileAttachListener
org.eclipse.datatools.sqltools.sqleditor   
 

Uses of IConnectionProfileAttachListener in org.eclipse.datatools.sqltools.sqleditor
 

Methods in org.eclipse.datatools.sqltools.sqleditor with parameters of type IConnectionProfileAttachListener
 void SQLEditor.addConnectionProfileAttachListener(IConnectionProfileAttachListener listener)
           
 void SQLEditor.removeConnectionProfileAttachListener(IConnectionProfileAttachListener listener)