|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectgov.nih.nci.caarray.services.util.transaction.CaArrayTransactionHandler
public class CaArrayTransactionHandler
Integrates with the caArray transaction handling system.
Constructor Summary | |
---|---|
CaArrayTransactionHandler()
|
Method Summary | |
---|---|
void |
commitTransaction()
|
void |
rollbackTransaction()
|
void |
startTransaction(int timeoutSeconds)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public CaArrayTransactionHandler()
Method Detail |
---|
public void startTransaction(int timeoutSeconds) throws TransactionException
startTransaction
in interface TransactionHandler
TransactionException
public void commitTransaction() throws TransactionException
commitTransaction
in interface TransactionHandler
TransactionException
public void rollbackTransaction() throws TransactionException
rollbackTransaction
in interface TransactionHandler
TransactionException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |