| 接口 | 说明 |
|---|---|
| FailureHandler |
Callback on failure.
|
| GlobalTransaction |
Global transaction.
|
| TransactionalExecutor |
Callback for executing business logic in a global transaction.
|
| 类 | 说明 |
|---|---|
| DefaultFailureHandlerImpl |
The type Default failure handler.
|
| DefaultGlobalTransaction |
The type Default global transaction.
|
| GlobalTransactionContext |
GlobalTransaction API
|
| TransactionalTemplate |
Template of executing business logic with a global transaction.
|
| 枚举 | 说明 |
|---|---|
| GlobalTransactionRole |
Role of current thread involve in a global transaction.
|
| TransactionalExecutor.Code |
The enum Code.
|
| 异常错误 | 说明 |
|---|---|
| TransactionalExecutor.ExecutionException |
The type Execution exception.
|
Copyright © 2019 Seata. All rights reserved.