Package org.wildfly.clustering.ee.cache.tx
package org.wildfly.clustering.ee.cache.tx
-
ClassDescriptionTransactionalBatch<E extends RuntimeException>Abstract
TransactionBatchthat associates and exposes the underlying transaction.TransactionalBatcher<E extends RuntimeException>ABatcherimplementation based on Infinispan'sorg.infinispan.batch.BatchContainer, except that its transaction reference is stored within the returned Batch object instead of a ThreadLocal.