Table 4-4: Double and triple keywords in RTMS
JMS or MQ Series
|
Keywords
|
Legal commands and functions using keywords
|
Both
|
message header
|
select msgsend(
,,, message header,,,)
select msgpublish( ,,,message
header,,,)
|
Both
|
message property
|
select msgsend(
,,, message property,,,)
select msgpublish(
,,,message property,,,)
|
JMS
|
message selector
|
select msgrecv(,,,message selector,,,)
select msgconsume(,,,message
selector,,,)
|
JMS
|
with retain
|
select msgunsubscribe(,,,with
retain,,,)
|
JMS
|
with remove
|
select msgunsubscribe(,,,with
remove,,,)
|
Both
|
transactional messaging none
|
set transactional messaging
none
|
Both
|
transactional messaging simple
|
set transactional messaging
simple
|
Both
|
transactional messaging full
|
set transactional messaging
full
|