-
Method Summary
jakarta.transaction.Transaction
Returns the associated transaction.
jakarta.transaction.TransactionManager
Returns the associated transaction manager.
-
Method Details
-
getTransactionManager
jakarta.transaction.TransactionManager getTransactionManager()
Returns the associated transaction manager.
- Returns:
- the associated transaction manager.
-
getTransaction
jakarta.transaction.Transaction getTransaction()
Returns the associated transaction.
- Returns:
- the associated transaction