| Package | Description |
|---|---|
| org.hibernate.loader.entity.plan | |
| org.hibernate.loader.plan2.build.spi |
Defines the SPI for building a metamodel-driven LoadPlan
|
| org.hibernate.loader.plan2.exec.internal | |
| org.hibernate.loader.plan2.exec.process.internal | |
| org.hibernate.loader.plan2.exec.process.spi | |
| org.hibernate.loader.plan2.exec.spi |
| Class and 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
|
| Class and Description |
|---|
| AliasResolutionContext
Provides aliases that are used by load queries and ResultSet processors.
|
| Class and 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 ? |
| Class and Description |
|---|
| 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 ? |
| LockModeResolver |
| Class and Description |
|---|
| LockModeResolver |
| Class and Description |
|---|
| CollectionReferenceAliases |
| 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
|
| 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 |
Copyright © 2001-2013 Red Hat, Inc. All Rights Reserved.