Skip navigation links
org.hibernate.reactive.stage

Interface Stage.StatelessSession

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