| CollectionCacheEntry |
Cacheable representation of persistent collections
|
| ReferenceCacheEntryImpl |
Specialized CacheEntry for storing direct references to entity instances.
|
| StandardCacheEntryImpl |
Standard representation of entity cached data using the "disassembled state".
|
| StructuredCacheEntry |
Structured CacheEntry format for entities.
|
| StructuredCollectionCacheEntry |
|
| StructuredMapCacheEntry |
Structured CacheEntry format for persistent Maps.
|
| UnstructuredCacheEntry |
Unstructured CacheEntry format (used to store entities and collections).
|