currentOrNew

fun currentOrNew(isolation: IsolationLevel): R2dbcTransaction

Returns the current R2dbcTransaction, or creates a new transaction with the provided isolation level.