Skip navigation links
org.hibernate.reactive.mutiny.impl

Class MutinySessionFactoryImpl

Specified by:
withSession in interface Mutiny.SessionFactory
Parameters:
work - a function which accepts the session and returns the result of the work as a Uni.
Specified by:
withSession in interface Mutiny.SessionFactory
Parameters:
tenantId - the id of the tenant
work - a function which accepts the session and returns the result of the work as a Uni.
Skip navigation links