Class EntityFetchSelectImpl

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

public class EntityFetchSelectImpl extends AbstractNonJoinedEntityFetch
An eager entity fetch performed as a subsequent (n+1) select