Package dk.vajhoej.isam.cache

Implementation that wraps another implementation with a cache.

See:
          Description

Interface Summary
IsamCache Interface IsamCache represents a cache to be used by CacheIsamSource.
 

Class Summary
CacheIsamSource Class CacheIsamSource is a wrapper adding a cache to an ISAM source.
EHCacheWrapper Class StandardIsamCache is a wrapper for EHCache for CacheIsamSource.
StandardIsamCache Class StandardIsamCache is default implementation of cache for CacheIsamSource.
 

Package dk.vajhoej.isam.cache Description

Implementation that wraps another implementation with a cache.