Package org.xorm.cache

Interface Summary
DataCache The interface for a XORM cache.
 

Class Summary
KeyedSoftReference  
LRUCache An LRU Cache with a hard and soft reference limit.
RowCacheKeyFactory Utility class used by the LRUCache to generate keys for the Rows it must store.
 



$Header: /cvsroot/xorm/xorm/docs/api/org/xorm/cache/package-summary.html,v 1.6 2004/05/30 08:55:04 wbiggs Exp $