| Package | Description |
|---|---|
| org.hibernate.loader.plan2.build.internal.returns | |
| org.hibernate.loader.plan2.build.internal.spaces |
| Modifier and Type | Method and Description |
|---|---|
protected abstract CompositeFetch |
AbstractExpandingFetchSource.createCompositeFetch(CompositeType compositeType,
ExpandingCompositeQuerySpace compositeQuerySpace) |
protected CompositeFetch |
AbstractEntityReference.createCompositeFetch(CompositeType compositeType,
ExpandingCompositeQuerySpace compositeQuerySpace) |
protected CompositeFetch |
AbstractCompositeFetch.createCompositeFetch(CompositeType compositeType,
ExpandingCompositeQuerySpace compositeQuerySpace) |
| Constructor and Description |
|---|
AbstractCompositeEntityIdentifierDescription(EntityReference entityReference,
ExpandingCompositeQuerySpace compositeQuerySpace,
CompositeType identifierType,
PropertyPath propertyPath) |
AbstractCompositeFetch(CompositeType compositeType,
ExpandingCompositeQuerySpace compositeQuerySpace,
boolean allowCollectionFetches,
PropertyPath propertyPath) |
CompositeFetchImpl(FetchSource source,
CompositeType compositeType,
ExpandingCompositeQuerySpace compositeQuerySpace,
boolean allowCollectionFetches,
PropertyPath propertyPath) |
EncapsulatedEntityIdentifierDescription(EntityReference entityReference,
ExpandingCompositeQuerySpace compositeQuerySpace,
CompositeType compositeType,
PropertyPath propertyPath)
Build an encapsulated version of a composite EntityIdentifierDescription
|
NestedCompositeFetchImpl(CompositeFetch source,
CompositeType type,
ExpandingCompositeQuerySpace compositeQuerySpace,
boolean allowCollectionFetches,
PropertyPath propertyPath) |
NonEncapsulatedEntityIdentifierDescription(EntityReference entityReference,
ExpandingCompositeQuerySpace compositeQuerySpace,
CompositeType compositeType,
PropertyPath propertyPath)
Build a non-encapsulated version of a composite EntityIdentifierDescription
|
| Modifier and Type | Class and Description |
|---|---|
class |
CompositeQuerySpaceImpl |
Copyright © 2001-2013 Red Hat, Inc. All Rights Reserved.