currentOrNull

Returns the current R2DBC transaction from the thread-local stack for this manager's database, or null if none exists.

Return

The current R2dbcTransaction for this manager's database, or null if no transaction is active.