Click here to view and discuss this page in DocCommentXchange. In the future, you will be sent there automatically.
Rolls back the current transaction and begins a new transaction.
void QATransactionalManager.rollback() throws QAException
QAException class Thrown if there is a problem rolling back.
This method rolls back all uncommitted QAManagerBase.putMessage(String, QAMessage) and QAManagerBase.getMessage(String) invocations.