Parameter | Description |
Enable Caching? | Whether to enable metadata/data caching for the object. At start up, OneData loads only the metadata for the objects in which this option has been enabled. |
Cache Implementation | Displays Terracotta. |
Create Cache on Start-up? | Whether to load the data cache at start-up. When this setting enabled, if Enable Caching? is also enabled, the data cache is also loaded at start-up along with the metadata cache for the object. |
Named Cache Key | Whether OneData generates a unique key to identify the cache for the selected data object (for data objects only). The key contains [Type of Object] / [Object ID in Production] / [Repository] / [Client ID] / [Project ID] / [Schema ID]. Note: This parameter is available for data objects only. |
Maximum Records In Memory | Maximum number that the ehcache configuration property maxEntriesLocalHeap can be set to. maxEntriesLocalHeap controls the maximum number of cache entries that can exist in local heap memory. Note: If you do not provide any value or set the value as 0, OneData makes an infinite number of cache entries. |