Interface FetchParent

All Superinterfaces:
DomainResultGraphNode
All Known Subinterfaces:
AggregateEmbeddableResultGraphNode, EmbeddableResult<T>, EmbeddableResultGraphNode, EntityFetch, EntityResult, EntityResultGraphNode
All Known Implementing Classes:
AbstractDiscriminatedEntityResultGraphNode, AbstractEntityResultGraphNode, AbstractFetchParent, AbstractNonJoinedEntityFetch, AggregateEmbeddableFetchImpl, AggregateEmbeddableResultImpl, CircularFetchImpl, CollectionDomainResult, CollectionFetch, CompoundNaturalIdMapping.DomainResultImpl, DelayedCollectionFetch, DiscriminatedEntityFetch, DiscriminatedEntityResult, EagerCollectionFetch, EmbeddableExpressionResultImpl, EmbeddableFetchImpl, EmbeddableForeignKeyResultImpl, EmbeddableResultImpl, EntityDelayedFetchImpl, EntityFetchJoinedImpl, EntityFetchSelectImpl, EntityResultImpl, EntityResultImpl, NonAggregatedIdentifierMappingFetch, NonAggregatedIdentifierMappingResult, SelectEagerCollectionFetch

@Incubating public interface FetchParent extends DomainResultGraphNode
Contract for things that can be the parent of a fetch