Package org.norther.tammi.root.db

Interface Summary
BeanRepositoryClient Extends MultiRepositoryClient by supporting variable based repositories.
MultiRepositoryClient Extends RepositoryClient by supporting multiple connections.
Persister An interface to classes providing access to the persistent layer.
PersisterFactory An interface to Persister factories.
PersisterListener A listener for persistent modifications.
RepositoryClient An interface to repository clients interacting with a repository through a persister.
 

Class Summary
AbstractPersisterFactory An abstract implementation of PersisterFactory.
DefaultBeanRepositoryClient A default implementation of BeanRepositoryClient.
DefaultMultiRepositoryClient A default implementation of MultiRepositoryClient.
DefaultRepositoryClient A default implementation of RepositoryClient.
PersisterAdapter An abstract persister adapter.
StaticPersisterFactory A convenience class to statically access connection specific persister factories.
 

Exception Summary
PersisterException Thrown when a persister fails to perform a requested operation.
 



Copyright © 2004 The Norther Organization. All rights reserved.