QATransactionalManager class

Syntax
public QATransactionalManager
Base classes
Remarks

This class is the manager for transactional messaging.

The QATransactionalManager class derives from QAManagerBase and manages transactional QAnywhere messaging operations.

For a detailed description of derived behavior, see QAManagerBase class.

The QATransactionalManager can only be used for transactional acknowledgement. Use the commit method to commit all putMessage and getMessage invocations.

For more information, see Implementing transactional messaging

See Also

QATransactionalManager class.

Members

All members of QATransactionalManager, including all inherited members.


commit function
open function
rollback function
~QATransactionalManager function