Uses of Interface
org.norther.tammi.core.cache.KeyCacheClient

Packages that use KeyCacheClient
org.norther.tammi.core.cache   
org.norther.tammi.root.castor   
org.norther.tammi.root.db   
org.norther.tammi.root.hibernate   
org.norther.tammi.root.ojb   
 

Uses of KeyCacheClient in org.norther.tammi.core.cache
 

Classes in org.norther.tammi.core.cache that implement KeyCacheClient
 class DefaultKeyCacheClient
          A default implementation of KeyCacheClient.
 

Uses of KeyCacheClient in org.norther.tammi.root.castor
 

Subinterfaces of KeyCacheClient in org.norther.tammi.root.castor
 interface XMLPersisterFactory
          An interface to XML specific Persister factories.
 

Classes in org.norther.tammi.root.castor that implement KeyCacheClient
 class DefaultXMLPersisterFactory
          A default implementation of XMLPersisterFactory.
 

Uses of KeyCacheClient in org.norther.tammi.root.db
 

Subinterfaces of KeyCacheClient in org.norther.tammi.root.db
 interface PersisterFactory
          An interface to Persister factories.
 

Classes in org.norther.tammi.root.db that implement KeyCacheClient
 class AbstractPersisterFactory
          An abstract implementation of PersisterFactory.
 

Uses of KeyCacheClient in org.norther.tammi.root.hibernate
 

Subinterfaces of KeyCacheClient in org.norther.tammi.root.hibernate
 interface HibernatePersisterFactory
          An interface to org.hibernate.Session factories.
 

Classes in org.norther.tammi.root.hibernate that implement KeyCacheClient
 class DefaultHibernatePersisterFactory
          A default implementation of HibernatePersisterFactory.
 

Uses of KeyCacheClient in org.norther.tammi.root.ojb
 

Subinterfaces of KeyCacheClient in org.norther.tammi.root.ojb
 interface OJBPersisterFactory
          An interface to org.apache.ojb.broker.PersistenceBroker factories.
 

Classes in org.norther.tammi.root.ojb that implement KeyCacheClient
 class DefaultOJBPersisterFactory
          A default implementation of OJBPersisterFactory.
 



Copyright © 2004 The Norther Organization. All rights reserved.