org.eclipse.datatools.sqltools.sqlbuilder.views.source
Class SQLSourceEditingEnvironment
java.lang.Object
org.eclipse.datatools.sqltools.sqlbuilder.views.source.SQLSourceEditingEnvironment
public class SQLSourceEditingEnvironment
- extends java.lang.Object
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SQLSourceEditingEnvironment
public SQLSourceEditingEnvironment()
connect
public static void connect()
disconnect
public static void disconnect()
getSQLColourProvider
public static SQLColourProvider getSQLColourProvider()
getSQLCommentScanner
public static SQLCommentScanner getSQLCommentScanner()
- Returns:
- org.eclipse.datatools.sqltools.sqlbuilder.views.source.SQLCommentScanner
getSQLEntityScanner
public static SQLEntityScanner getSQLEntityScanner()
- Returns:
- org.eclipse.datatools.sqltools.sqlbuilder.views.source.SQLEntityScanner
getSQLSourceScanner
public static org.eclipse.jface.text.rules.RuleBasedScanner getSQLSourceScanner()