Uses of Interface
org.eclipse.datatools.modelbase.sql.statements.SQLTransactionStatement

Packages that use SQLTransactionStatement
org.eclipse.datatools.modelbase.sql.statements.util   
 

Uses of SQLTransactionStatement in org.eclipse.datatools.modelbase.sql.statements.util
 

Methods in org.eclipse.datatools.modelbase.sql.statements.util with parameters of type SQLTransactionStatement
 java.lang.Object SQLStatementsSwitch.caseSQLTransactionStatement(SQLTransactionStatement object)
          Returns the result of interpreting the object as an instance of 'SQL Transaction Statement'.