Package org.infinispan.transaction


package org.infinispan.transaction
JTA transaction support.
Public API
  • Class
    Description
    Defines the locking modes that are available for transactional caches: optimistic or pessimistic.
    Enumeration containing the available transaction modes for a cache.
    Interface that allows to fetch the GlobalTransaction associated to local or remote transactions.
    Thrown when a write skew is detected