Class TransactionHandle


  • public class TransactionHandle
    extends java.lang.Object
    This class represents all the data that describes a transaction, including: (2) the previous transaction handle, (3) the unique transaction id, (4) the cache keys that have been invalidated within this transaction.