Uses of Package
org.hibernate.reactive.session
Packages that use org.hibernate.reactive.session
Package
Description
Reactive adaptations of Hibernate ORM's persistence actions.
Reactive identifier generation.
Defines internal contracts between subsystems of Hibernate Reactive
and the
ReactiveSession.-
Classes in org.hibernate.reactive.session used by org.hibernate.reactive.engine
-
Classes in org.hibernate.reactive.session used by org.hibernate.reactive.id
-
Classes in org.hibernate.reactive.session used by org.hibernate.reactive.sessionClassDescriptionA source of
ReactiveConnections.Executes queries in a non-blocking fashion.An internal contract between the reactive session implementation and theStage.QueryandMutiny.QueryAPIs.