Uses of Package
org.infinispan.transaction
Packages that use org.infinispan.transaction
Package
Description
Cache
configurationJTA transaction support.
XA transaction support.
Infinispan's logging abstractions that delegate to either JDK or Log4J logging engines.
-
Classes in org.infinispan.transaction used by org.infinispan.configuration.cacheClassDescriptionDefines the locking modes that are available for transactional caches: optimistic or pessimistic.Enumeration containing the available transaction modes for a cache.
-
Classes in org.infinispan.transaction used by org.infinispan.configuration.parsingClassDescriptionEnumeration containing the available transaction modes for a cache.
-
Classes in org.infinispan.transaction used by org.infinispan.transactionClassDescriptionDefines the locking modes that are available for transactional caches: optimistic or pessimistic.Enumeration containing the available transaction modes for a cache.
-
Classes in org.infinispan.transaction used by org.infinispan.transaction.implClassDescriptionInterface that allows to fetch the
GlobalTransaction
associated to local or remote transactions. -
Classes in org.infinispan.transaction used by org.infinispan.transaction.xaClassDescriptionInterface that allows to fetch the
GlobalTransaction
associated to local or remote transactions. -
Classes in org.infinispan.transaction used by org.infinispan.transaction.xa.recoveryClassDescriptionInterface that allows to fetch the
GlobalTransaction
associated to local or remote transactions. -
Classes in org.infinispan.transaction used by org.infinispan.util.loggingClassDescriptionEnumeration containing the available transaction modes for a cache.Thrown when a write skew is detected