| Package | Description | 
|---|---|
| org.hibernate.loader.plan.build.internal.returns | 
 Contains the internal implementations of the building blocks that make up a metamodel-driven LoadPlan. 
 | 
| org.hibernate.loader.plan.build.spi | 
 Defines the SPI for building a metamodel-driven LoadPlan 
 | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
CompositeAttributeFetchImpl  | 
class  | 
NestedCompositeAttributeFetchImpl  | 
| Modifier and Type | Method and Description | 
|---|---|
CompositeAttributeFetch | 
AbstractExpandingFetchSource.buildCompositeAttributeFetch(AttributeDefinition attributeDefinition)  | 
protected CompositeAttributeFetch | 
AbstractCompositeReference.createCompositeAttributeFetch(AttributeDefinition attributeDefinition,
                             ExpandingCompositeQuerySpace compositeQuerySpace)  | 
protected CompositeAttributeFetch | 
AbstractEntityReference.createCompositeAttributeFetch(AttributeDefinition attributeDefinition,
                             ExpandingCompositeQuerySpace compositeQuerySpace)  | 
protected abstract CompositeAttributeFetch | 
AbstractExpandingFetchSource.createCompositeAttributeFetch(AttributeDefinition compositeType,
                             ExpandingCompositeQuerySpace compositeQuerySpace)  | 
| Modifier and Type | Method and Description | 
|---|---|
CompositeAttributeFetch | 
ExpandingFetchSource.buildCompositeAttributeFetch(AttributeDefinition attributeDefinition)
Builds a fetch for a composite attribute. 
 | 
Copyright © 2001-2015 Red Hat, Inc. All Rights Reserved.