开发者

PutApplicationName versus PutApplName

开发者 https://www.devze.com 2023-01-16 09:06 出处:网络
Just wanted to know what is the difference between the two fields putApplicationNa开发者_JAVA百科me field which is a part of the MQMessage class and putApplName which is a part of MQMD class. When to

Just wanted to know what is the difference between the two fields putApplicationNa开发者_JAVA百科me field which is a part of the MQMessage class and putApplName which is a part of MQMD class. When to choose what?


Use putApplName when using the JMS classes and use putApplicationName when using the native Java classes.

0

精彩评论

暂无评论...
验证码 换一张
取 消