| Retuns new instance of non-releasing wrapper for coreTransactionManager.
The returned TransactionManager instance will commit/rollback the current transaction
w/o returning it to the pool. TransactionManager.begin() method will retrun current transaction.
Parameters: coreTransactionManager - new instance of non-releasing wrapper for coreTransactionManager |