Uses of Interface
org.wildfly.clustering.ee.cache.tx.TransactionBatch
Packages that use TransactionBatch
-
Uses of TransactionBatch in org.wildfly.clustering.ee.cache
Methods in org.wildfly.clustering.ee.cache that return types with arguments of type TransactionBatch -
Uses of TransactionBatch in org.wildfly.clustering.ee.cache.tx
Classes in org.wildfly.clustering.ee.cache.tx that implement TransactionBatchModifier and TypeClassDescriptionclassTransactionalBatch<E extends RuntimeException>AbstractTransactionBatchthat associates and exposes the underlying transaction.Methods in org.wildfly.clustering.ee.cache.tx that return TransactionBatchModifier and TypeMethodDescriptionTransactionalBatcher.createBatch()TransactionalBatch.interpose()TransactionBatch.interpose()Returns an interposed batch.TransactionalBatcher.suspendBatch()Methods in org.wildfly.clustering.ee.cache.tx with parameters of type TransactionBatch