Uses of Class
org.hibernate.sql.results.graph.entity.internal.AbstractBatchEntitySelectFetchInitializer
Packages that use AbstractBatchEntitySelectFetchInitializer
-
Uses of AbstractBatchEntitySelectFetchInitializer in org.hibernate.sql.results.graph.entity.internal
Subclasses of AbstractBatchEntitySelectFetchInitializer in org.hibernate.sql.results.graph.entity.internalModifier and TypeClassDescriptionclass
class
class
Loads entities from the persistence context or creates proxies if not found there, and initializes all proxies in a batch.Constructors in org.hibernate.sql.results.graph.entity.internal with parameters of type AbstractBatchEntitySelectFetchInitializerModifierConstructorDescriptionAbstractBatchEntitySelectFetchInitializerData
(AbstractBatchEntitySelectFetchInitializer<?> initializer, RowProcessingState rowProcessingState)