manager
Returns the TransactionManager for the current context.
This property attempts to resolve the transaction manager in the following order:
From the current transaction, if one exists
From the current database, if one is set
Throws
if no transaction manager can be found in either the current transaction or the current database.