| Interface | Description |
|---|---|
| StatementExecutor |
Encapsulates the strategy required to execute various types of update, delete,
and insert statements issued through HQL.
|
| Class | Description |
|---|---|
| AbstractStatementExecutor |
Implementation of AbstractStatementExecutor.
|
| BasicExecutor |
Implementation of BasicExecutor.
|
| MultiTableDeleteExecutor |
Implementation of MultiTableDeleteExecutor.
|
| MultiTableUpdateExecutor |
Implementation of MultiTableUpdateExecutor.
|
Copyright © 2012 JBoss by Red Hat. All Rights Reserved.