Click here to view and discuss this page in DocCommentXchange. In the future, you will be sent there automatically.
回退当前事务并开始新的事务。
void QATransactionalManager.rollback() throws QAException
QAException 类 如果回退时存在问题,则抛出异常。
此方法会回退全部未提交的 QAManagerBase.putMessage(String, QAMessage) 和 QAManagerBase.getMessage(String) 调用。