Uses of Class
org.apache.shardingsphere.sql.parser.sql.common.statement.tcl.BeginDistributedTransactionStatement
-
Packages that use BeginDistributedTransactionStatement Package Description org.apache.shardingsphere.sql.parser.sql.dialect.statement.sqlserver.tcl -
-
Uses of BeginDistributedTransactionStatement in org.apache.shardingsphere.sql.parser.sql.dialect.statement.sqlserver.tcl
Subclasses of BeginDistributedTransactionStatement in org.apache.shardingsphere.sql.parser.sql.dialect.statement.sqlserver.tcl Modifier and Type Class Description classSQLServerBeginDistributedTransactionStatementSQLServer begin distributed transaction statement.
-