Package com.framework.jdto.transaction

Interface Summary
Transaction This interface is implemented by the TransactionContext class.
TransactionStatus This interface contains all the Transaction Statuses defined as static final integers.
 

Class Summary
TransactionContext This class is associated with the Current Thread whenever a transaction is started.
TransactionContextManager TransactionContextManager class is mainly responsible for managing the transactions.