Uses of Interface
org.eclipse.wst.rdb.internal.models.sql.statements.SQLControlStatement

Packages that use SQLControlStatement
org.eclipse.wst.rdb.internal.models.sql.statements.util   
 

Uses of SQLControlStatement in org.eclipse.wst.rdb.internal.models.sql.statements.util
 

Methods in org.eclipse.wst.rdb.internal.models.sql.statements.util with parameters of type SQLControlStatement
 java.lang.Object SQLStatementsSwitch.caseSQLControlStatement(SQLControlStatement object)
          Returns the result of interpretting the object as an instance of 'SQL Control Statement'.