Caching modes are set at the item descriptor level, through the <item-descriptor> tag’s cache-mode attribute. The default caching mode is Simple Caching. To set a different caching mode on an item descriptor, set cache-mode to one of the following values:
simplelockeddistributed(Distributed TCP Caching)distributedJMS(Distributed JMS Caching)distributedHybrid(Distributed Hybrid Caching)

