Uses of Package
org.jpox.cache

Packages that use org.jpox.cache
org.jpox This package provides classes that are typically client-facing. 
org.jpox.cache This package provides classes implementing caching within JPOX. 
org.jpox.state Provides classes relating to the life cycle state of a persistable object. 
 

Classes in org.jpox.cache used by org.jpox
CachedPC
          An object that is stored in the Level2 Cache.
Level2Cache
          Interface for any Level 2 Cache used by JPOX.
 

Classes in org.jpox.cache used by org.jpox.cache
CachedPC
          An object that is stored in the Level2 Cache.
DefaultLevel2Cache
          Default implementation of a Level 2 cache for JPOX.
Level1Cache
          Provides an interface for Level 1 caches.
Level2Cache
          Interface for any Level 2 Cache used by JPOX.
 

Classes in org.jpox.cache used by org.jpox.state
CachedPC
          An object that is stored in the Level2 Cache.
 



Copyright © -2007 . All Rights Reserved.