CM0 dedicated (CM0Dedicated)
This optional property applies to TCP/IP connections only. The default value is false, which indicates that the connection factory will generate shareable persistent socket connections that can be used by commit mode 0 and commit mode 1 interactions.
When the value is false, the IMS™ TM resource adapter generates a client ID to identify the socket connection.
A value of true indicates that the connection factory will generate dedicated persistent socket connections, which require user-specified client IDs to identify the socket connections. Each dedicated persistent socket connection is reserved for a particular client ID. Only commit mode 0 interactions are permitted on dedicated persistent socket connections.