See: Description
| Interface | Description |
|---|---|
| BatchLoadSizingStrategy |
Strategy (pluggable) for determining an optimal size for batch loads.
|
| LoaderLogging |
Logging for loaders
|
| NaturalIdPostLoadListener |
Listener for post load-by-natural-id events
|
| NaturalIdPreLoadListener |
Listener for pre load-by-natural-id events
|
| Class | Description |
|---|---|
| PropertyPath |
| Enum | Description |
|---|---|
| BatchFetchStyle | Deprecated
(since 6.0) : see
BatchLoadSizingStrategy instead |
| Exception | Description |
|---|---|
| MultipleBagFetchException |
Exception used to indicate that a query is attempting to simultaneously fetch multiple
bags |
| NonUniqueDiscoveredSqlAliasException |
This package defines functionality for processing JDBC result sets and returning complex graphs of persistent objects.
Subclasses of Loader define a particular query mechanism.
Copyright © 2001-2021 Red Hat, Inc. All Rights Reserved.