|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Level2Cache | |
org.jpox | This package provides classes that are typically client-facing. |
org.jpox.cache | This package provides classes implementing caching within JPOX. |
Uses of Level2Cache in org.jpox |
Fields in org.jpox declared as Level2Cache | |
protected Level2Cache |
AbstractPersistenceManagerFactory.cache
Level 2 Cache |
Uses of Level2Cache in org.jpox.cache |
Classes in org.jpox.cache that implement Level2Cache | |
class |
DefaultLevel2Cache
Default implementation of a Level 2 cache for JPOX. |
class |
NullLevel2Cache
Null implementation of a Level 2 Cache. |
class |
SoftLevel2Cache
Soft implementation of a Level 2 cache for JPOX. |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |