connection

abstract suspend fun connection(): R2dbcExposedConnection<*>

Retrieves the database connection used by the transaction.