| Interface | Description |
|---|---|
| FailureHandler |
Callback on failure.
|
| GlobalTransaction |
Global transaction.
|
| TransactionalExecutor |
Callback for executing business logic in a global transaction.
|
| Class | Description |
|---|---|
| DefaultFailureHandlerImpl |
The type Default failure handler.
|
| DefaultGlobalTransaction |
The type Default global transaction.
|
| FailureHandlerHolder | |
| GlobalTransactionContext |
GlobalTransaction API
|
| TransactionalTemplate |
Template of executing business logic with a global transaction.
|
| Enum | Description |
|---|---|
| GlobalTransactionRole |
Role of current thread involve in a global transaction.
|
| TransactionalExecutor.Code |
The enum Code.
|
| Exception | Description |
|---|---|
| TransactionalExecutor.ExecutionException |
The type Execution exception.
|
Copyright © 2023 Seata. All rights reserved.