Uses of Interface
org.hibernate.reactive.stage.Stage.SessionFactory
Packages that use Stage.SessionFactory
Package
Description
An API for Hibernate Reactive where non-blocking operations are
represented by a Java
CompletionStage
.-
Uses of Stage.SessionFactory in org.hibernate.reactive.stage
Methods in org.hibernate.reactive.stage that return Stage.SessionFactoryModifier and TypeMethodDescriptionStage.Session.getFactory()
TheStage.SessionFactory
which created this session.Stage.StatelessSession.getFactory()
TheStage.SessionFactory
which created this session.