public interface TransactionBatch extends Batch
Modifier and Type | Method and Description |
---|---|
Transaction |
getTransaction()
Returns the transaction associated with this batch
|
TransactionBatch |
interpose()
Returns an interposed batch.
|
Transaction getTransaction()
TransactionBatch interpose()
Copyright © 2016 JBoss by Red Hat. All rights reserved.