public class TransactionBatchingManager extends Object implements BatchingManager
Constructor and Description |
---|
TransactionBatchingManager(TransactionManager tm) |
public TransactionBatchingManager(TransactionManager tm)
public boolean isBatchInProgress() throws Exception
isBatchInProgress
in interface BatchingManager
Exception
public void startBatch() throws Exception
startBatch
in interface BatchingManager
Exception
public void setBatchRollbackOnly() throws Exception
setBatchRollbackOnly
in interface BatchingManager
Exception
public void endBatch()
endBatch
in interface BatchingManager
Copyright © 2013 JBoss, a division of Red Hat, Inc.. All Rights Reserved.