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() の呼び出しで開始されます。