Oracle8i Application Developer's Guide - Advanced Queuing
Release 2 (8.1.6)

A76938-01

Library

Product

Contents

Index

Prev Up Next

JMS Operational Interface: Basic Operations (Shared Interfaces), 12 of 58


Create a Text Message

Figure 16-11 Use Case Diagram: Create a Text Message



To refer to the table of all basic operations having to do with the Operational Interface see:

  • "Use Case Model: Operational Interface -- Basic Operations"

 

Purpose

Create a Text Message

Usage Notes

This method can be used only if the queue table which contains the destination queue/topic has been created with payload_type SYS.AQ$_JMS_TEXT_MESSAGE.

Refer to Java Packages Reference for methods used to populate a Text Message.

Syntax

See Chapter 3, "AQ Programmatic Environments" for a list of available functions in each programmatic environment. Use the following syntax references for each programmatic environment:

Examples

See Chapter 3, "AQ Programmatic Environments" for a list of available functions in each programmatic environment.


Prev Up Next
Oracle
Copyright © 1999 Oracle Corporation.

All Rights Reserved.

Library

Product

Contents

Index