Class RWLocalCache

java.lang.Object
net.ontopia.persistence.proxy.AbstractLocalCache
net.ontopia.persistence.proxy.RWLocalCache
All Implemented Interfaces:
AccessRegistrarIF, StorageCacheIF

public class RWLocalCache extends AbstractLocalCache
INTERNAL: A transactional storage cache implementation. The cache uses the transaction to lookup objects and relies on the fact that PersistentIFs can store their own data.