Oracle® Objects for OLE C++ Class Library Developer's Guide 10g Release 2 (10.2) Part Number B14308-01 |
|
The OAQ object represents a queue that is present in the database.
Remarks
Oracle Objects for OLE provides interfaces for accessing Oracle's Advanced Queuing (AQ) Feature. For a detailed description of Oracle AQ, please refer to the Oracle Streams Advanced Queuing User's Guide and Reference.
The OAQ interface provides methods for enqueuing and dequeuing messages (OAQMsg). See the examples for enqueuing and dequeuing messages.
The following diagram illustrates the OO4O AQ objects and their properties.
Text description of the illustration cpp00004.gif
Construction and destruction:
Attributes:
GetConsumer
GetCorrelate
GetDequeueMode
GetDequeueMsgId
GetNavigation
GetRelMsgId
GetVisibility
GetWait
IsOpen
operator==
operator!=
SetConsumer
SetCorrelate
SetDequeueMode
SetDequeueMsgId
SetNavigation
SetRelMsgId
SetVisibility
SetWait
Operations: