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

Class StageSessionFactoryImpl

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