Uses of Interface
org.hibernate.reactive.mutiny.Mutiny.SessionFactory
Packages that use Mutiny.SessionFactory
Package
Description
An API for Hibernate Reactive where non-blocking operations are
represented by a Mutiny
Uni
.-
Uses of Mutiny.SessionFactory in org.hibernate.reactive.it.techempower
Constructor parameters in org.hibernate.reactive.it.techempower with type arguments of type Mutiny.SessionFactory -
Uses of Mutiny.SessionFactory in org.hibernate.reactive.it.verticle
Constructor parameters in org.hibernate.reactive.it.verticle with type arguments of type Mutiny.SessionFactory -
Uses of Mutiny.SessionFactory in org.hibernate.reactive.mutiny
Methods in org.hibernate.reactive.mutiny that return Mutiny.SessionFactoryModifier and TypeMethodDescriptionMutiny.Session.getFactory()
TheMutiny.SessionFactory
which created this session.Mutiny.StatelessSession.getFactory()
TheMutiny.SessionFactory
which created this session. -
Uses of Mutiny.SessionFactory in org.hibernate.reactive.mutiny.delegation
Methods in org.hibernate.reactive.mutiny.delegation that return Mutiny.SessionFactoryModifier and TypeMethodDescriptionMutinySessionDelegator.getFactory()
MutinyStatelessSessionDelegator.getFactory()