Oracle9i Supplied PL/SQL Packages and Types Reference Release 2 (9.2) Part Number A96612-01 |
|
In release 9.2, member procedures and functions and static functions are added to existing JMS PL/SQL types (aq$_jms_text_message
and aq$_jms_bytes_message
) so that a PL/SQL application can use JMS queues of these types. The aq$_jms_message type is added so that JMS messages of different types can be enqueued on the same AQ queue. Using the release 9.2 member procedures and functions, messages enqueued from PL/SQL can be dequeued in OJMS, and messages enqueued from OJMS can be dequeued in PL/SQL.
This chapter discusses the following topics:
|
Copyright © 2000, 2002 Oracle Corporation. All Rights Reserved. |
|