Oracle8i Application Developer's Guide - Advanced Queuing Release 2 (8.1.6) Part Number A76938-01 |
|
JMS Operational Interface: Basic Operations (Publish-Subscribe), 8 of 29
Create a topic session.
Not applicable.
TopicConnection tc_conn; TopicSession t_sess = tc_conn.createTopicSession(true,0);
|
![]() Copyright © 1996-2000, Oracle Corporation. All Rights Reserved. |
|