public class NestedTransactionBatch extends AbstractTransactionBatch
TransactionBatch that coalesces with an outer batch.| Constructor and Description |
|---|
NestedTransactionBatch(Transaction tx) |
| Modifier and Type | Method and Description |
|---|---|
void |
close() |
void |
discard() |
getTransaction, isActivepublic NestedTransactionBatch(Transaction tx)
Copyright © 2015 JBoss by Red Hat. All rights reserved.