org.eclipse.datatools.sqltools.sqleditor
Interface IConnectionProfileAttachListener


public interface IConnectionProfileAttachListener

Author:
Hui Cao

Method Summary
 void connectionProfileAttached(SQLEditor sqlEditor)
          this method will be called when the editor is open or user switches connection profile
 

Method Detail

connectionProfileAttached

void connectionProfileAttached(SQLEditor sqlEditor)
this method will be called when the editor is open or user switches connection profile

Parameters:
sqlEditor -