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

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

Uses of SQLTransactionStatement 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 SQLTransactionStatement
 java.lang.Object SQLStatementsSwitch.caseSQLTransactionStatement(SQLTransactionStatement object)
          Returns the result of interpretting the object as an instance of 'SQL Transaction Statement'.