|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.eclipse.datatools.sqltools.sqleditor.internal.actions.selection.SQLSelectionFactory
public class SQLSelectionFactory
This is the factory to get text selection policy for executing "execute selected text" action without selection text.
Method Summary | |
---|---|
static SQLSelectionFactory |
getInstance()
|
ISQLSelection |
getSQLSelection(SQLEditor editor)
|
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Method Detail |
---|
public static SQLSelectionFactory getInstance()
public ISQLSelection getSQLSelection(SQLEditor editor)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |