Uses of Interface
org.apache.shardingsphere.sql.parser.sql.common.statement.tcl.xa.XAStatement
-
Packages that use XAStatement Package Description org.apache.shardingsphere.sql.parser.sql.common.statement.tcl.xa -
-
Uses of XAStatement in org.apache.shardingsphere.sql.parser.sql.common.statement.tcl.xa
Classes in org.apache.shardingsphere.sql.parser.sql.common.statement.tcl.xa that implement XAStatement Modifier and Type Class Description classXABeginStatementXA begin statement.classXACommitStatementXA commit statement.classXAEndStatementXA end statement.classXAPrepareStatementXA prepare statement.classXARecoveryStatementXA recovery statement.classXARollbackStatementXA rollback statement.
-