| Interface | Description |
|---|---|
| AliasResolutionContext |
Provides aliases that are used by load queries and ResultSet processors.
|
| CollectionReferenceAliases | |
| EntityReferenceAliases |
Aggregates the alias/suffix information in relation to an
EntityReference
todo : add a contract (interface) that can be shared by entity and collection alias info objects as lhs/rhs of a join ? |
| LoadQueryDetails | |
| LockModeResolver |
| Class | Description |
|---|---|
| EntityLoadQueryDetails |
Handles interpreting a LoadPlan (for loading of an entity) by:
generating the SQL query to perform
creating the readers needed to read the results from the SQL's ResultSet
|
| EntityLoadQueryDetails.EntityLoaderRowReader |
Copyright © 2001-2013 Red Hat, Inc. All Rights Reserved.