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 |
AnyAttributeFetchImpl |
Modifier and Type | Method and Description |
---|---|
AnyAttributeFetch |
AbstractExpandingFetchSource.buildAnyAttributeFetch(AssociationAttributeDefinition attributeDefinition,
FetchStrategy fetchStrategy) |
Modifier and Type | Method and Description |
---|---|
AnyAttributeFetch |
ExpandingFetchSource.buildAnyAttributeFetch(AssociationAttributeDefinition attributeDefinition,
FetchStrategy fetchStrategy)
Builds a fetch for an "any" attribute.
|
Copyright © 2001-2015 Red Hat, Inc. All Rights Reserved.