Uses of Class
org.eclipse.datatools.sqltools.sqleditor.SQLEditor

Packages that use SQLEditor
org.eclipse.datatools.sqltools.routineeditor   
org.eclipse.datatools.sqltools.sqleditor   
 

Uses of SQLEditor in org.eclipse.datatools.sqltools.routineeditor
 

Subclasses of SQLEditor in org.eclipse.datatools.sqltools.routineeditor
 class RoutineEditor
          A SQL Editor handles routine objects including stored procedure, function, trigger, and event.
 

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

Methods in org.eclipse.datatools.sqltools.sqleditor with parameters of type SQLEditor
 void SQLEditorActionContributorExtension.setActiveEditor(SQLEditor targetEditor)
           
 void ISQLEditorActionContributorExtension.setActiveEditor(SQLEditor targetEditor)
          Sets the active editor for the contributor.
 void IConnectionProfileAttachListener.connectionProfileAttached(SQLEditor sqlEditor)
          this method will be called when the editor is open or user switches connection profile
 



Copyright © 2006 Actuate, IBM Corporation, Sybase, Inc. and others. All rights reserved.