managerFor

Returns the JdbcTransactionManager instance associated with the provided database.

Return

The JdbcTransactionManager 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.