| Interface | Description |
|---|---|
| TransactionBatch |
| Class | Description |
|---|---|
| TransactionalBatch<E extends RuntimeException> |
Abstract
TransactionBatch that associates and exposes the underlying transaction. |
| TransactionalBatcher<E extends RuntimeException> |
A
Batcher implementation based on Infinispan's org.infinispan.batch.BatchContainer, except that its transaction reference
is stored within the returned Batch object instead of a ThreadLocal. |
Copyright © 2021 JBoss by Red Hat. All rights reserved.