Commits the current transaction and begins a new transaction.
public virtual qa_bool commit()
True if and only if the commit operation was successful.
This method commits all QAManagerBase::putMessage() and QAManagerBase::getMessage() invocations.
The first transaction begins with the call to QATransactionalManager::open().