Interface ReactiveSession

All Superinterfaces:
ReactiveConnectionSupplier, ReactiveQueryProducer, ReactiveSharedSessionContractImplementor

A contract with the Hibernate session backing the user-visible reactive session.

This is primarily an internal contract between the various subsystems of Hibernate Reactive.

See Also: