Uses of Interface
org.hibernate.reactive.session.ReactiveQueryProducer
Packages that use ReactiveQueryProducer
Package
Description
Defines internal contracts between subsystems of Hibernate Reactive
and the
ReactiveSession
.-
Uses of ReactiveQueryProducer in org.hibernate.reactive.session
Subinterfaces of ReactiveQueryProducer in org.hibernate.reactive.sessionModifier and TypeInterfaceDescriptioninterface
A contract with the Hibernate session backing the user-visiblereactive session
.interface
Mutiny A contract with the Hibernate stateless session backing the user-visiblereactive session
.