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 TypeClassDescriptionclass
AbstractBatchEntitySelectFetchInitializer<Data extends AbstractBatchEntitySelectFetchInitializer.AbstractBatchEntitySelectFetchInitializerData>
class
class
class
Loads entities from the persistence context or creates proxies if not found there, and initializes all proxies in a batch.class
Constructors in org.hibernate.sql.results.graph.entity.internal with parameters of type EntitySelectFetchInitializerModifierConstructorDescriptionEntitySelectFetchInitializerData
(EntitySelectFetchInitializer<?> initializer, RowProcessingState rowProcessingState)