rollback function

Syntax
qa_bool QATransactionalManager::rollback()
Remarks

Rolls back the current transaction and begins a new transaction.

This method rolls back all uncommitted putMessage and getMessage invocations.

See Also

QATransactionalManager class

Returns

True if and only if the open operation was successful.