Class and Description |
---|
CacheKey
Purpose: Container class for storing objects in an IdentityMap.
|
Class and Description |
---|
IdentityMap
Purpose: Caches objects, and allows their retrieval by their primary key.
|
Class and Description |
---|
CacheKey
Purpose: Container class for storing objects in an IdentityMap.
|
Class and Description |
---|
CacheKey
Purpose: Container class for storing objects in an IdentityMap.
|
Class and Description |
---|
CacheKey
Purpose: Container class for storing objects in an IdentityMap.
|
FullIdentityMap
Purpose: A FullIdentityMap holds all objects stored within it for the life of the application
|
HardCacheWeakIdentityMap
Purpose: A weak cache is identical to the weak identity map, however the weak
can be a performance problem for some types of apps because it can cause too much garbage collection
of objects read causing them to be re-read and re-built (this defeats the purpose of the cache).
|
IdentityMap
Purpose: Caches objects, and allows their retrieval by their primary key.
|
IdentityMapKeyEnumeration
Used to allow iterating over a maps cache keys.
|
LinkedCacheKey
Purpose: Provides the capability to insert CacheKeys into a Linked List.
|
WeakCacheKey
Purpose: Container class for storing objects in an IdentityMap.
|
WeakIdentityMap
Purpose: A WeakIdentityMap holds all objects referenced by the application only.
|
Class and Description |
---|
CacheKey
Purpose: Container class for storing objects in an IdentityMap.
|
IdentityMap
Purpose: Caches objects, and allows their retrieval by their primary key.
|
IdentityMapManager
Purpose: Maintain identity maps for domain classes mapped with TopLink.
|
Class and Description |
---|
CacheKey
Purpose: Container class for storing objects in an IdentityMap.
|
Copyright © 2022. All rights reserved.