|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
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 |
IConnectionProfileAttachListener.connectionProfileAttached(SQLEditor sqlEditor)
this method will be called when the editor is open or user switches connection profile |
void |
ISQLEditorActionContributorExtension.setActiveEditor(SQLEditor targetEditor)
Sets the active editor for the contributor. |
void |
SQLEditorActionContributorExtension.setActiveEditor(SQLEditor targetEditor)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |