|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Level1Cache | |
org.jpox.cache | This package provides classes implementing caching within JPOX. |
Uses of Level1Cache in org.jpox.cache |
Classes in org.jpox.cache that implement Level1Cache | |
class |
HardRefCache
Implementation of a Level 1 cache keeping hard (strong) references to the objects. |
class |
SoftRefCache
Level 1 Cache using Soft referenced objects in a Map. |
class |
WeakRefCache
Level 1 Cache using Weak referenced objects in a Map. |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |