Commits the current transaction and begins a new transaction.
void QATransactionalManager.commit() throws QAException
QAException class Thrown if there is a problem committing.
This method commits all QAManagerBase.putMessage(String, QAMessage) and QAManagerBase.getMessage(String) invocations.
The first transaction begins with the call to QATransactionalManager.open().