TEMPMODEL
The name of the model queue from which JMS temporary queues are created.
Applicable Objects
ConnectionFactory, QueueConnectionFactory, XAConnectionFactory, XAQueueConnectionFactory
JMS administration tool long name: TEMPMODEL
JMS administration tool short name: TM
Programmatic access
Setters/getters
- MQConnectionFactory.setTemporaryModel()
- MQConnectionFactory.getTemporaryModel()
Values
- SYSTEM.DEFAULT.MODEL.QUEUE
- Any string can be the default value.
Parent topic: Properties of IBM MQ classes for JMS objects