DelegatingTransactionManager.begin() to
additionally fire an Object representing the initialization
of the transaction scope.DelegatingTransactionManager.commit() to
additionally fire an Object representing the destruction
of the transaction scope.abstract TransactionManager implementation that
delegates all method invocations to another TransactionManager.DelegatingTransactionManager.abstract TransactionSynchronizationRegistry
implementation that delegates all method invocations to another
TransactionSynchronizationRegistry.DelegatingTransactionSynchronizationRegistry.Map of resources being managed
for the transaction bound to the current thread at the time this
method is called.rollbackOnly status of the transaction bound to
the current thread at the time this method is called.Transaction object that represents the
transaction context of the calling thread.NarayanaExtension.DelegatingTransactionManager in application scope that uses the return value
that results from invoking the JTAEnvironmentBean.getTransactionManager() method as its backing
implementation.NarayanaTransactionManager.DelegatingTransactionSynchronizationRegistry in
application scope that uses the
return value that results from invoking the JTAEnvironmentBean.getTransactionSynchronizationRegistry() method
as its backing implementation.NarayanaTransactionSynchronizationRegistry.Map of resources being
managed for the transaction bound to the current thread at the
time this method is called.Synchronization instance with special ordering semantics.Transaction object.DelegatingTransactionManager.rollback() to
additionally fire an Object representing the destruction
of the transaction scope.rollbackOnly status of the transaction bound to
the current thread at the time this method is called.DelegatingTransactionManager.begin() method.Transaction that represents the
transaction context being suspended, or null if the
calling thread is not associated with a transaction.Copyright © 2018–2019, microBean. All rights reserved.