Uses of Interface
org.hibernate.reactive.sql.results.graph.ReactiveInitializer
Packages that use ReactiveInitializer
-
Uses of ReactiveInitializer in org.hibernate.reactive.sql.results.graph
Method parameters in org.hibernate.reactive.sql.results.graph with type arguments of type ReactiveInitializerModifier and TypeMethodDescriptionReactiveInitializer.forEachReactiveSubInitializer(BiFunction<ReactiveInitializer<?>, org.hibernate.sql.results.jdbc.spi.RowProcessingState, CompletionStage<Void>> consumer, org.hibernate.sql.results.graph.InitializerData data)