Uses of Interface
org.eclipse.datatools.sqltools.sql.ISQLSyntax

Packages that use ISQLSyntax
org.eclipse.datatools.sqltools.core   
org.eclipse.datatools.sqltools.core.services   
 

Uses of ISQLSyntax in org.eclipse.datatools.sqltools.core
 

Methods in org.eclipse.datatools.sqltools.core that return ISQLSyntax
static ISQLSyntax SQLToolsFacade.getSQLSyntax(java.lang.String dbType)
          Return an ISQLSyntax object which can be used to highlight sql statements in SQL editor.
 

Uses of ISQLSyntax in org.eclipse.datatools.sqltools.core.services
 

Methods in org.eclipse.datatools.sqltools.core.services that return ISQLSyntax
 ISQLSyntax SQLService.getSQLSyntax()
          Returns an ISQLSyntax object which can be used to highlight sql statements in SQL editor.
 



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