executeAndAwait
suspend fun <T : Any> TransactionalOperator.executeAndAwait(f: suspend (ReactiveTransaction) -> T?): T?
Content copied to clipboard
Coroutines variant of TransactionalOperator.execute with a suspending lambda parameter.
Author
Sebastien Deleuze
Mark Paluch
Since
5.2