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 |
CollectionAttributeFetchImpl |
Modifier and Type | Method and Description |
---|---|
CollectionAttributeFetch |
AbstractCompositeReference.buildCollectionAttributeFetch(AssociationAttributeDefinition attributeDefinition,
FetchStrategy fetchStrategy) |
CollectionAttributeFetch |
AbstractExpandingFetchSource.buildCollectionAttributeFetch(AssociationAttributeDefinition attributeDefinition,
FetchStrategy fetchStrategy) |
Modifier and Type | Method and Description |
---|---|
CollectionAttributeFetch |
ExpandingFetchSource.buildCollectionAttributeFetch(AssociationAttributeDefinition attributeDefinition,
FetchStrategy fetchStrategy)
Builds a fetch for a collection attribute.
|
Copyright © 2001-2015 Red Hat, Inc. All Rights Reserved.