Uses of Package
org.infinispan.transaction
-
Packages that use org.infinispan.transaction Package Description org.infinispan.configuration.cache Cache
configurationorg.infinispan.configuration.parsing org.infinispan.factories Factories are internal components used to create other components based on a cache's configuration.org.infinispan.transaction JTA transaction support.org.infinispan.transaction.impl org.infinispan.transaction.xa XA transaction support.org.infinispan.transaction.xa.recovery org.infinispan.util.logging Infinispan's logging abstractions that delegate to either JDK or Log4J logging engines. -
Classes in org.infinispan.transaction used by org.infinispan.configuration.cache Class Description LockingMode TransactionMode Enumeration containing the available transaction modes for a cache.TransactionProtocol Enumerate with the possible commits protocols. -
Classes in org.infinispan.transaction used by org.infinispan.configuration.parsing Class Description TransactionMode Enumeration containing the available transaction modes for a cache. -
Classes in org.infinispan.transaction used by org.infinispan.factories Class Description TransactionTable Interface that allows to fetch theGlobalTransaction
associated to local or remote transactions. -
Classes in org.infinispan.transaction used by org.infinispan.transaction Class Description LockingMode TransactionMode Enumeration containing the available transaction modes for a cache.TransactionProtocol Enumerate with the possible commits protocols. -
Classes in org.infinispan.transaction used by org.infinispan.transaction.impl Class Description TransactionTable Interface that allows to fetch theGlobalTransaction
associated to local or remote transactions. -
Classes in org.infinispan.transaction used by org.infinispan.transaction.xa Class Description TransactionTable Interface that allows to fetch theGlobalTransaction
associated to local or remote transactions. -
Classes in org.infinispan.transaction used by org.infinispan.transaction.xa.recovery Class Description TransactionTable Interface that allows to fetch theGlobalTransaction
associated to local or remote transactions. -
Classes in org.infinispan.transaction used by org.infinispan.util.logging Class Description LockingMode TransactionMode Enumeration containing the available transaction modes for a cache.WriteSkewException Thrown when a write skew is detected