此内容没有您所选择的语言版本。
16.2. Cache Loader Configuration
16.2.1. Configuring the Cache Loader 复制链接链接已复制到粘贴板!
复制链接链接已复制到粘贴板!
Cache loaders can be configured in a chain. Cache read operations will check each of the cache loaders in the order configured until a valid non-null element of data has been located. Write operations affect all cache loaders unless the
ignoreModifications
element has been set to "true"
for a specific cache loader.