Click here to view and discuss this page in DocCommentXchange. In the future, you will be sent there automatically.

SQL Anywhere 10.0.1 » QAnywhere » QAnywhere Java API Reference » ianywhere.qanywhere.client package

writeText method Next Page

Interface QATransactionalManager


Syntax

public ianywhere.qanywhere.client.QATransactionalManager

Base classes
Remarks

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

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

QATransactionalManager instances can only be used for transactional acknowledgement. Use the QATransactionalManager.commit() method to commit all QAManagerBase.putMessage(String, QAMessage) and QAManagerBase.getMessage(String) invocations.

See Also

commit method

putMessage method

getMessage method

Members

All members of ianywhere.qanywhere.client.QATransactionalManager, including all inherited members.


commit method
open method
rollback method