Uses of Class
org.apache.shardingsphere.sql.parser.sql.common.statement.tcl.CommitStatement
-
-
Uses of CommitStatement in org.apache.shardingsphere.sql.parser.sql.dialect.statement.mysql.tcl
Subclasses of CommitStatement in org.apache.shardingsphere.sql.parser.sql.dialect.statement.mysql.tcl Modifier and Type Class Description classMySQLCommitStatementMySQL commit statement. -
Uses of CommitStatement in org.apache.shardingsphere.sql.parser.sql.dialect.statement.opengauss.tcl
Subclasses of CommitStatement in org.apache.shardingsphere.sql.parser.sql.dialect.statement.opengauss.tcl Modifier and Type Class Description classOpenGaussCommitStatementOpenGauss commit statement. -
Uses of CommitStatement in org.apache.shardingsphere.sql.parser.sql.dialect.statement.oracle.tcl
Subclasses of CommitStatement in org.apache.shardingsphere.sql.parser.sql.dialect.statement.oracle.tcl Modifier and Type Class Description classOracleCommitStatementOracle commit statement. -
Uses of CommitStatement in org.apache.shardingsphere.sql.parser.sql.dialect.statement.postgresql.tcl
Subclasses of CommitStatement in org.apache.shardingsphere.sql.parser.sql.dialect.statement.postgresql.tcl Modifier and Type Class Description classPostgreSQLCommitStatementPostgreSQL commit statement. -
Uses of CommitStatement in org.apache.shardingsphere.sql.parser.sql.dialect.statement.sql92.tcl
Subclasses of CommitStatement in org.apache.shardingsphere.sql.parser.sql.dialect.statement.sql92.tcl Modifier and Type Class Description classSQL92CommitStatementSQL92 commit statement. -
Uses of CommitStatement in org.apache.shardingsphere.sql.parser.sql.dialect.statement.sqlserver.tcl
Subclasses of CommitStatement in org.apache.shardingsphere.sql.parser.sql.dialect.statement.sqlserver.tcl Modifier and Type Class Description classSQLServerCommitStatementSQLServer commit statement.
-