| 类 | 说明 |
|---|---|
| PostgreSQLBeginTransactionStatement |
PostgreSQL begin transaction statement.
|
| PostgreSQLCommitPreparedStatement |
PostgreSQL commit prepared statement.
|
| PostgreSQLCommitStatement |
PostgreSQL commit statement.
|
| PostgreSQLLockStatement |
PostgreSQL lock statement.
|
| PostgreSQLPrepareTransactionStatement |
PostgreSQL prepare transaction statement.
|
| PostgreSQLReleaseSavepointStatement |
PostgreSQL release savepoint statement.
|
| PostgreSQLRollbackPreparedStatement |
PostgreSQL rollback prepared statement.
|
| PostgreSQLRollbackStatement |
PostgreSQL rollback statement.
|
| PostgreSQLSavepointStatement |
PostgreSQL savepoint statement.
|
| PostgreSQLSetConstraintsStatement |
PostgreSQL set constraints statement.
|
| PostgreSQLSetTransactionStatement |
PostgreSQL set transaction statement.
|
| PostgreSQLStartTransactionStatement |
PostgreSQL start transaction statement.
|
Copyright © 2022 The Apache Software Foundation. All rights reserved.