org.norther.tammi.root.ojb.cache
Class TwoLevelLocalCache
java.lang.Object
org.apache.ojb.broker.cache.ObjectCacheTwoLevelImpl
org.norther.tammi.root.ojb.cache.TwoLevelLocalCache
- All Implemented Interfaces:
- ObjectCache, ObjectCacheInternal, PBListener, PBStateListener
public class TwoLevelLocalCache
- extends ObjectCacheTwoLevelImpl
An extended two level local object cache for variables.
- Version:
- $Id: TwoLevelLocalCache.java,v 1.5 2009/09/28 15:08:34 cvsimp Exp $
- Author:
- Ilkka Priha
Methods inherited from class org.apache.ojb.broker.cache.ObjectCacheTwoLevelImpl |
afterBegin, afterCommit, afterOpen, afterRollback, beforeBegin, beforeClose, beforeCommit, beforeRollback, cache, cacheIfNew, clear, doInternalCache, getApplicationCache, getBroker, lookup, materializeFullObject, remove, resetSessionCache |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
TwoLevelLocalCache
public TwoLevelLocalCache(PersistenceBroker pb,
Properties prop)
- Constructs a new cache.
- Parameters:
pb
- the broker.prop
- the properties.
Copyright © 2004 The Norther Organization. All rights reserved.