Uses of Class
org.apache.shardingsphere.sql.parser.sql.common.statement.tcl.PrepareTransactionStatement
-
Packages that use PrepareTransactionStatement Package Description org.apache.shardingsphere.sql.parser.sql.dialect.statement.postgresql.tcl -
-
Uses of PrepareTransactionStatement in org.apache.shardingsphere.sql.parser.sql.dialect.statement.postgresql.tcl
Subclasses of PrepareTransactionStatement in org.apache.shardingsphere.sql.parser.sql.dialect.statement.postgresql.tcl Modifier and Type Class Description classPostgreSQLPrepareTransactionStatementPostgreSQL prepare transaction statement.
-