managerFor
Returns the TransactionManager instance associated with the provided database.
Return
The TransactionManager 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.