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

SQL Anywhere 11.0.1 (日本語) » QAnywhere » QAnywhere リファレンス » QAnywhere C++ API リファレンス

 

QATransactionalManager クラス

構文
public QATransactionalManager
基本クラス
備考

このクラスは、トランザクション志向メッセージング用のマネージャです。

QATransactionalManager クラスは QAManagerBase から派生し、トランザクション志向の QAnywhere メッセージング操作を管理します。

この動作の完全な説明については、QAManagerBase クラスを参照してください。

QATransactionalManager は、トランザクション志向の受信確認でのみ使用できます。putMessage と getMessage のすべての呼び出しをコミットする場合は、commit メソッドを使用します。

詳細については、トランザクション志向メッセージングの実装を参照してください。

参照

QATransactionalManager クラス.

メンバ

QATransactionalManager のすべてのメンバ (継承されたメンバも含みます) を以下に示します。


commit 関数
open 関数
rollback 関数
~QATransactionalManager 関数