Class ReactiveEntitySelectFetchInitializerBuilder
java.lang.Object
org.hibernate.reactive.sql.results.graph.entity.internal.ReactiveEntitySelectFetchInitializerBuilder
- See Also:
-
EntitySelectFetchInitializerBuilder
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic org.hibernate.sql.results.graph.entity.EntityInitializer<?>createInitializer(org.hibernate.sql.results.graph.InitializerParent<?> parent, org.hibernate.metamodel.mapping.internal.ToOneAttributeMapping fetchedAttribute, org.hibernate.persister.entity.EntityPersister entityPersister, org.hibernate.sql.results.graph.DomainResult<?> originalKeyResult, org.hibernate.spi.NavigablePath navigablePath, boolean selectByUniqueKey, boolean affectedByFilter, org.hibernate.sql.results.graph.AssemblerCreationState creationState) static org.hibernate.reactive.sql.results.graph.entity.internal.ReactiveEntitySelectFetchInitializerBuilder.BatchModedetermineBatchMode(org.hibernate.persister.entity.EntityPersister entityPersister, org.hibernate.sql.results.graph.InitializerParent<?> parent, org.hibernate.sql.results.graph.AssemblerCreationState creationState)
-
Constructor Details
-
ReactiveEntitySelectFetchInitializerBuilder
public ReactiveEntitySelectFetchInitializerBuilder()
-
-
Method Details
-
determineBatchMode
public static org.hibernate.reactive.sql.results.graph.entity.internal.ReactiveEntitySelectFetchInitializerBuilder.BatchMode determineBatchMode(org.hibernate.persister.entity.EntityPersister entityPersister, org.hibernate.sql.results.graph.InitializerParent<?> parent, org.hibernate.sql.results.graph.AssemblerCreationState creationState)