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

Class StageSessionImpl

Specified by:
withTransaction in interface Stage.Session
Parameters:
work - a function which accepts Stage.Transaction and returns the result of the work as a CompletionStage.
See Also:
Stage.SessionFactory.withTransaction(BiFunction)
Skip navigation links