Class 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.