Click here to view and discuss this page in DocCommentXchange. In the future, you will be sent there automatically.
現在のトランザクションをコミットし、新しいトランザクションを開始します。
public virtual qa_bool commit()
commit 処理が正常終了した場合のみ true。
このメソッドは、QAManagerBase::putMessage() と QAManagerBase::getMessage() のすべての呼び出しをコミットします。
最初のトランザクションは、QATransactionalManager::open() メソッドの呼び出しで開始されます。