public class BatchContainer extends Object
Cache.startBatch()
and
Cache.endBatch(boolean)
calls.Constructor and Description |
---|
BatchContainer() |
Modifier and Type | Method and Description |
---|---|
void |
endBatch(boolean success) |
Transaction |
getBatchTransaction() |
void |
startBatch() |
public void startBatch() throws CacheException
CacheException
public void endBatch(boolean success)
public Transaction getBatchTransaction()
Copyright © 2015 JBoss, a division of Red Hat. All rights reserved.