| 接口 | 说明 |
|---|---|
| TCLStatement |
Transaction Control Language statement.
|
| 类 | 说明 |
|---|---|
| BeginDistributedTransactionStatement |
Begin distributed transaction statement.
|
| BeginTransactionStatement |
Begin transaction statement.
|
| CommitPreparedStatement |
Commit prepared statement.
|
| CommitStatement |
Commit statement.
|
| LockStatement |
Lock statement.
|
| PrepareTransactionStatement |
Prepare transaction statement.
|
| ReleaseSavepointStatement |
Release savepoint statement.
|
| RollbackPreparedStatement |
Rollback prepared statement.
|
| RollbackStatement |
Rollback statement.
|
| SavepointStatement |
Savepoint statement.
|
| SetAutoCommitStatement |
Set auto commit statement.
|
| SetConstraintsStatement |
Set constraints statement.
|
| SetTransactionStatement |
Set transaction statement.
|
| StartTransactionStatement |
Start transaction statement.
|
| UnlockStatement |
Unlock statement.
|
| XAStatement |
Set xa statement.
|
Copyright © 2022 The Apache Software Foundation. All rights reserved.