B C D E G J M N P R S T

T

Transaction - interface com.framework.jdto.transaction.Transaction.
This interface is implemented by the TransactionContext class.
TransactionContext - class com.framework.jdto.transaction.TransactionContext.
This class is associated with the Current Thread whenever a transaction is started.
TransactionContext() - Constructor for class com.framework.jdto.transaction.TransactionContext
 
TransactionContextManager - class com.framework.jdto.transaction.TransactionContextManager.
TransactionContextManager class is mainly responsible for managing the transactions.
TransactionStatus - interface com.framework.jdto.transaction.TransactionStatus.
This interface contains all the Transaction Statuses defined as static final integers.

B C D E G J M N P R S T