| Interface | Description |
|---|---|
| AfterLoadAction | |
| JoinableAssociation |
Represents a joinable (entity or collection) association.
|
| Loader |
Definition of the Loader contract.
|
| LoadPlanAdvisor |
An advisor that can be made available to the
ResultSetProcessor and ScrollableResultSetProcessor. |
| LoadQueryAliasResolutionContext |
Provides aliases that are used by load queries and ResultSet processors.
|
| LoadQueryBuilder |
Builds a load query for generating SQL.
|
| NamedParameterContext |
The context for named parameters.
|
| ResultSetProcessingContext | |
| ResultSetProcessingContext.EntityKeyResolutionContext | |
| ResultSetProcessingContext.IdentifierResolutionContext | |
| ResultSetProcessor |
Contract for processing JDBC ResultSets.
|
| ScrollableResultSetProcessor |
Contract for processing JDBC ResultSets a single logical row at a time.
|
| Class | Description |
|---|---|
| NoOpLoadPlanAdvisor |
Copyright © 2001-2013 Red Hat, Inc. All Rights Reserved.