Uses of Class
org.apache.shardingsphere.sql.parser.sql.common.statement.tcl.StartTransactionStatement
-
-
Uses of StartTransactionStatement in org.apache.shardingsphere.sql.parser.sql.dialect.statement.opengauss.tcl
Subclasses of StartTransactionStatement in org.apache.shardingsphere.sql.parser.sql.dialect.statement.opengauss.tcl Modifier and Type Class Description classOpenGaussStartTransactionStatementOpenGauss start transaction statement. -
Uses of StartTransactionStatement in org.apache.shardingsphere.sql.parser.sql.dialect.statement.postgresql.tcl
Subclasses of StartTransactionStatement in org.apache.shardingsphere.sql.parser.sql.dialect.statement.postgresql.tcl Modifier and Type Class Description classPostgreSQLStartTransactionStatementPostgreSQL start transaction statement.
-