Class AbstractNonJoinedEntityFetch

java.lang.Object
org.hibernate.sql.results.graph.entity.internal.AbstractNonJoinedEntityFetch
All Implemented Interfaces:
DomainResultGraphNode, EntityFetch, EntityResultGraphNode, Fetch, FetchParent, InitializerProducer<AbstractNonJoinedEntityFetch>
Direct Known Subclasses:
CircularFetchImpl, EntityDelayedFetchImpl, EntityFetchSelectImpl

public abstract class AbstractNonJoinedEntityFetch extends Object implements EntityFetch, InitializerProducer<AbstractNonJoinedEntityFetch>