TAB-6284 Write overflowToOffHeap property always when set
The CacheConfiguration.isOverflowToOffHeap property has a companion property: Cac…
Show more
TAB-6284 Write overflowToOffHeap property always when setThe CacheConfiguration.isOverflowToOffHeap property has a companionproperty: CacheConfiguration.isOverflowToOffHeapSet. When writingconfiguration, the overflowToOffHeap attribute must be present in XMLif explicitely set in the configuration instance.
Show less