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