Uses of Package
org.apache.shardingsphere.sql.parser.sql.common.statement.tcl
-
Classes in org.apache.shardingsphere.sql.parser.sql.common.statement.tcl used by org.apache.shardingsphere.sql.parser.sql.common.statement.tcl Class Description TCLStatement Transaction Control Language statement. -
Classes in org.apache.shardingsphere.sql.parser.sql.common.statement.tcl used by org.apache.shardingsphere.sql.parser.sql.common.statement.tcl.xa Class Description TCLStatement Transaction Control Language statement. -
Classes in org.apache.shardingsphere.sql.parser.sql.common.statement.tcl used by org.apache.shardingsphere.sql.parser.sql.dialect.statement.mysql.tcl Class Description BeginTransactionStatement Begin transaction statement.CommitStatement Commit statement.LockStatement Lock statement.ReleaseSavepointStatement Release savepoint statement.RollbackStatement Rollback statement.SavepointStatement Savepoint statement.SetAutoCommitStatement Set auto commit statement.SetTransactionStatement Set transaction statement.TCLStatement Transaction Control Language statement.UnlockStatement Unlock statement. -
Classes in org.apache.shardingsphere.sql.parser.sql.common.statement.tcl used by org.apache.shardingsphere.sql.parser.sql.dialect.statement.opengauss.tcl Class Description BeginTransactionStatement Begin transaction statement.CommitPreparedStatement Commit prepared statement.CommitStatement Commit statement.ReleaseSavepointStatement Release savepoint statement.RollbackPreparedStatement Rollback prepared statement.RollbackStatement Rollback statement.SavepointStatement Savepoint statement.SetConstraintsStatement Set constraints statement.SetTransactionStatement Set transaction statement.StartTransactionStatement Start transaction statement.TCLStatement Transaction Control Language statement. -
Classes in org.apache.shardingsphere.sql.parser.sql.common.statement.tcl used by org.apache.shardingsphere.sql.parser.sql.dialect.statement.oracle.tcl Class Description CommitStatement Commit statement.RollbackStatement Rollback statement.SavepointStatement Savepoint statement.SetConstraintsStatement Set constraints statement.SetTransactionStatement Set transaction statement.TCLStatement Transaction Control Language statement. -
Classes in org.apache.shardingsphere.sql.parser.sql.common.statement.tcl used by org.apache.shardingsphere.sql.parser.sql.dialect.statement.postgresql.tcl Class Description BeginTransactionStatement Begin transaction statement.CommitPreparedStatement Commit prepared statement.CommitStatement Commit statement.LockStatement Lock statement.PrepareTransactionStatement Prepare transaction statement.ReleaseSavepointStatement Release savepoint statement.RollbackPreparedStatement Rollback prepared statement.RollbackStatement Rollback statement.SavepointStatement Savepoint statement.SetConstraintsStatement Set constraints statement.SetTransactionStatement Set transaction statement.StartTransactionStatement Start transaction statement.TCLStatement Transaction Control Language statement. -
Classes in org.apache.shardingsphere.sql.parser.sql.common.statement.tcl used by org.apache.shardingsphere.sql.parser.sql.dialect.statement.sql92.tcl Class Description CommitStatement Commit statement.RollbackStatement Rollback statement.SetTransactionStatement Set transaction statement.TCLStatement Transaction Control Language statement. -
Classes in org.apache.shardingsphere.sql.parser.sql.common.statement.tcl used by org.apache.shardingsphere.sql.parser.sql.dialect.statement.sqlserver.tcl Class Description BeginDistributedTransactionStatement Begin distributed transaction statement.BeginTransactionStatement Begin transaction statement.CommitStatement Commit statement.RollbackStatement Rollback statement.SavepointStatement Savepoint statement.SetAutoCommitStatement Set auto commit statement.SetTransactionStatement Set transaction statement.TCLStatement Transaction Control Language statement.