CCSID

The coded character set ID to be used for a connection or destination.


Applicable Objects

ConnectionFactory, QueueConnectionFactory, TopicConnectionFactory, Queue, Topic, XAConnectionFactory, XAQueueConnectionFactory, XATopicConnectionFactory

JMS administration tool long name: CCSID

JMS administration tool short name: CCS


Programmatic access

Setters/getters

  • MQConnectionFactory.setCCSID()
  • MQConnectionFactory.getCCSID()


Values

    819
    This is the default value for a connection factory.

    1208
    This is the default value for a destination.

    Any positive integer

Parent topic: Properties of IBM MQ classes for JMS objects