transactionManager property
TransactionManager
get
transactionManager
The TransactionManager for this database.
Use this to execute blocks of code within a transaction.
Implementation
TransactionManager get transactionManager;