qa_bool QATransactionalManager::commit()
Commits the current transaction and begins a new transaction.
This method commits all QAManagerBaseputMessage() and QAManagerBasegetMessage() invocations.
Note: The first transaction begins with the call to QATransactionalManageropen().
True if and only if the commit operation was successful.