Transactional messaging provides the ability to group messages in a way that guarantees that either all messages in the group are delivered, or none are. This is more commonly referred to as a single transaction.
When implementing transactional messaging, you create a special QAManagerBase object called QATransactionalManager.
For more information, see:
Implementing transactional messaging for .NET clients
Implementing transactional messaging for C++ clients
Implementing transactional messaging for Java clients
Discuss this page in DocCommentXchange. Send feedback about this page using email. |
Copyright © 2009, iAnywhere Solutions, Inc. - SQL Anywhere 11.0.1 |