Uses of Class
org.apache.shardingsphere.sql.parser.sql.common.statement.tcl.SetTransactionStatement
-
-
Uses of SetTransactionStatement in org.apache.shardingsphere.sql.parser.sql.dialect.statement.mysql.tcl
Subclasses of SetTransactionStatement in org.apache.shardingsphere.sql.parser.sql.dialect.statement.mysql.tcl Modifier and Type Class Description classMySQLSetTransactionStatementMySQL set transaction statement. -
Uses of SetTransactionStatement in org.apache.shardingsphere.sql.parser.sql.dialect.statement.opengauss.tcl
Subclasses of SetTransactionStatement in org.apache.shardingsphere.sql.parser.sql.dialect.statement.opengauss.tcl Modifier and Type Class Description classOpenGaussSetTransactionStatementOpenGauss set transaction statement. -
Uses of SetTransactionStatement in org.apache.shardingsphere.sql.parser.sql.dialect.statement.oracle.tcl
Subclasses of SetTransactionStatement in org.apache.shardingsphere.sql.parser.sql.dialect.statement.oracle.tcl Modifier and Type Class Description classOracleSetTransactionStatementOracle set transaction statement. -
Uses of SetTransactionStatement in org.apache.shardingsphere.sql.parser.sql.dialect.statement.postgresql.tcl
Subclasses of SetTransactionStatement in org.apache.shardingsphere.sql.parser.sql.dialect.statement.postgresql.tcl Modifier and Type Class Description classPostgreSQLSetTransactionStatementPostgreSQL set transaction statement. -
Uses of SetTransactionStatement in org.apache.shardingsphere.sql.parser.sql.dialect.statement.sql92.tcl
Subclasses of SetTransactionStatement in org.apache.shardingsphere.sql.parser.sql.dialect.statement.sql92.tcl Modifier and Type Class Description classSQL92SetTransactionStatementSQL92 set transaction statement. -
Uses of SetTransactionStatement in org.apache.shardingsphere.sql.parser.sql.dialect.statement.sqlserver.tcl
Subclasses of SetTransactionStatement in org.apache.shardingsphere.sql.parser.sql.dialect.statement.sqlserver.tcl Modifier and Type Class Description classSQLServerSetTransactionStatementSQLServer set transaction statement.
-