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.