|
Search XAP 7.0
Offline Documentation
Download latest offline documentation in HTML format:
|
Summary: Space Caching policies and External Data Source
OverviewThis section describes two Space Caching policies for an External Data Source:
All In CacheWith an All In Cache, the Space holds all the data in memory. LRU CachingWith LRU caching, the Space holds only the most recent data. The amount of data is limited by the cache size.
If data is changed in the space, it is updated in the data source. |
Caching and External Data Source
This documentation refers to product version 7.0
(None)

Add Comment