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 BatchingManagerExceptionpublic void startBatch()
throws Exception
startBatch in interface BatchingManagerExceptionpublic void setBatchRollbackOnly()
throws Exception
setBatchRollbackOnly in interface BatchingManagerExceptionpublic void endBatch()
endBatch in interface BatchingManagerCopyright © 2013 JBoss, a division of Red Hat, Inc.. All Rights Reserved.