92939495969798
proxy = new TxCacheWrapper(cache, new DirtyReadCacheAccessAdapter()); } @SuppressWarnings("unchecked") protected NamedCache createNearCache(Map mapFront, NamedCache mapBack, int nStrategy) { return new NearCache(mapFront, mapBack, nStrategy); }