See: Description
Interface | Description |
---|---|
CacheEntry |
A cached instance of a persistent class
|
CacheEntryStructure |
Class | Description |
---|---|
CollectionCacheEntry | |
ReferenceCacheEntryImpl | |
StandardCacheEntryImpl | |
StructuredCacheEntry |
Structured CacheEntry format for entities.
|
StructuredCollectionCacheEntry |
Structured CacheEntry format for persistent collections (other than Maps, see
StructuredMapCacheEntry ). |
StructuredMapCacheEntry |
Structured CacheEntry format for persistent Maps.
|
UnstructuredCacheEntry |
Unstructured CacheEntry format (used to store entities and collections).
|
This package defines formats for disassembled state kept in the second level cache.
Copyright © 2018 JBoss by Red Hat. All rights reserved.