Uses of Class
org.hibernate.sql.results.graph.entity.internal.EntitySelectFetchInitializer
Packages that use EntitySelectFetchInitializer
-
Uses of EntitySelectFetchInitializer in org.hibernate.sql.results.graph.entity.internal
Modifier and TypeClassDescriptionclassAbstractBatchEntitySelectFetchInitializer<Data extends AbstractBatchEntitySelectFetchInitializer.AbstractBatchEntitySelectFetchInitializerData>classclassclassLoads entities from the persistence context or creates proxies if not found there, and initializes all proxies in a batch.classConstructors in org.hibernate.sql.results.graph.entity.internal with parameters of type EntitySelectFetchInitializerModifierConstructorDescriptionEntitySelectFetchInitializerData(EntitySelectFetchInitializer<?> initializer, RowProcessingState rowProcessingState)