Objects expired from the cache will be read from persistent storage, as opposed to being read from the performance cache, during subsequent load/query operations.
When objects are expired from the cache individually, by identity, objects contained within a "master" object, for example objects maintained in a one-to-many relationship, will automatically be expired from the cache, without the need to explicitly identify them. This does not apply when expiring objects by type. Each type, both container and contained objects need to be specified.
|
|