Package org.hibernate.reactive.session
package org.hibernate.reactive.session
Defines internal contracts between subsystems of Hibernate Reactive
and the
ReactiveSession.-
InterfacesClassDescriptionA source of
ReactiveConnections.Executes queries in a non-blocking fashion.A contract with the Hibernate session backing the user-visiblereactive session.An internal contract between the reactive session implementation and theStage.QueryandMutiny.QueryAPIs.Mutiny A contract with the Hibernate stateless session backing the user-visiblereactive session.