| Interface | Description |
|---|---|
| StatementExecutor |
Encapsulates the strategy required to execute various types of update, delete,
and insert statements issued through HQL.
|
| Class | Description |
|---|---|
| BasicExecutor |
Implementation of BasicExecutor.
|
| DeleteExecutor |
Provides deletions in addition to the basic SQL delete statement being executed.
|
| MultiTableDeleteExecutor |
Implementation of MultiTableDeleteExecutor.
|
| MultiTableUpdateExecutor |
Implementation of MultiTableUpdateExecutor.
|
Copyright © 2001-2015 Red Hat, Inc. All Rights Reserved.