managerFor

Returns the R2dbcTransactionManager instance associated with the provided database.

Return

The R2dbcTransactionManager associated with the database.

Parameters

database

Database instance for which to retrieve the transaction manager.

Throws

if no transaction manager is registered for the given database.