| StatementExecutor | Encapsulates the strategy required to execute various types of update, delete, and insert statements issued through HQL. | code | html |
| AbstractStatementExecutor | Implementation of AbstractStatementExecutor. | code | html |
| BasicExecutor | Implementation of BasicExecutor. | code | html |
| MultiTableDeleteExecutor | Implementation of MultiTableDeleteExecutor. | code | html |
| MultiTableUpdateExecutor | Implementation of MultiTableUpdateExecutor. | code | html |