| Interface | Description |
|---|---|
| Executor |
| Class | Description |
|---|---|
| BaseExecutor | |
| BatchExecutor | |
| BatchResult | |
| CachingExecutor | |
| ErrorContext | |
| ResultExtractor | |
| ReuseExecutor | |
| SimpleExecutor |
| Enum | Description |
|---|---|
| ExecutionPlaceholder |
| Exception | Description |
|---|---|
| BatchExecutorException |
This exception is thrown if a
java.sql.BatchUpdateException is caught
during the execution of any nested batch. |
| ExecutorException |
Copyright © 2009–2021 MyBatis.org. All rights reserved.