| Interface | Description |
|---|---|
| Executor<T> |
The interface Executor.
|
| InsertExecutor<T> |
The interface Insert executor.
|
| StatementCallback<T,S extends Statement> |
The interface Statement callback.
|
| Class | Description |
|---|---|
| AbstractDMLBaseExecutor<T,S extends Statement> |
The type Abstract dml base executor.
|
| BaseInsertExecutor<T,S extends Statement> |
The Base Insert Executor.
|
| BaseTransactionalExecutor<T,S extends Statement> |
The type Base transactional executor.
|
| DeleteExecutor<T,S extends Statement> |
The type Delete executor.
|
| ExecuteTemplate |
The type Execute template.
|
| LockRetryController |
Lock retry controller
|
| MultiDeleteExecutor<T,S extends Statement> |
The type MultiSql executor.
|
| MultiExecutor<T,S extends Statement> |
The type MultiSql executor.
|
| MultiUpdateExecutor<T,S extends Statement> |
The type MultiSql executor.
|
| PlainExecutor<T,S extends Statement> |
The type Plain executor.
|
| SelectForUpdateExecutor<T,S extends Statement> |
The type Select for update executor.
|
| UpdateExecutor<T,S extends Statement> |
The type Update executor.
|
| Exception | Description |
|---|---|
| LockConflictException |
The type Lock conflict exception.
|
| LockWaitTimeoutException |
The type Lock wait timeout exception.
|
Copyright © 2024 Apache. All rights reserved.