Uses of Package
org.nakedobjects.runtime.persistence

Packages that use org.nakedobjects.runtime.persistence
org.nakedobjects.runtime.context   
org.nakedobjects.runtime.fixturesinstaller Fixture Installer API. 
org.nakedobjects.runtime.installers   
org.nakedobjects.runtime.objectstore.inmemory   
org.nakedobjects.runtime.persistence Object Persistor API. 
org.nakedobjects.runtime.persistence.container   
org.nakedobjects.runtime.persistence.objectfactory   
org.nakedobjects.runtime.persistence.objectstore   
org.nakedobjects.runtime.persistence.objectstore.transaction   
org.nakedobjects.runtime.remoting Remoting Command API. 
org.nakedobjects.runtime.session   
org.nakedobjects.runtime.system   
org.nakedobjects.runtime.system.installers   
 

Classes in org.nakedobjects.runtime.persistence used by org.nakedobjects.runtime.context
PersistenceSession
           
 

Classes in org.nakedobjects.runtime.persistence used by org.nakedobjects.runtime.fixturesinstaller
PersistenceSession
           
 

Classes in org.nakedobjects.runtime.persistence used by org.nakedobjects.runtime.installers
PersistenceMechanismInstaller
          Installs a PersistenceSession during system start up.
 

Classes in org.nakedobjects.runtime.persistence used by org.nakedobjects.runtime.objectstore.inmemory
FixturesInstalledFlag
          For PersistenceSessionFactory implementations that can cache the PersistenceSession.isFixturesInstalled() so is only called once per application scope.
ObjectNotFoundException
           
PersistenceMechanismInstaller
          Installs a PersistenceSession during system start up.
PersistenceMechanismInstallerAbstract
          An abstract implementation of PersistenceMechanismInstaller that will lookup the AdapterFactory and ObjectFactory from the supplied NakedObjectConfiguration.
PersistenceSession
           
PersistenceSessionFactory
           
PersistenceSessionFactoryDelegate
          Creates a PersistenceSession on behalf of a PersistenceSessionFactory.
PersistenceSessionFactoryDelegating
          Implementation that just delegates to a supplied PersistenceSessionFactory.
UnsupportedFindException
           
 

Classes in org.nakedobjects.runtime.persistence used by org.nakedobjects.runtime.persistence
FixturesInstalledFlag
          For PersistenceSessionFactory implementations that can cache the PersistenceSession.isFixturesInstalled() so is only called once per application scope.
ObjectNotFoundException
           
PersistenceMechanismInstaller
          Installs a PersistenceSession during system start up.
PersistenceSession
           
PersistenceSessionAdaptedServiceManager
           
PersistenceSessionContainer
          PersistenceSession as it appears to most typical client-side code.
PersistenceSessionFactory
           
PersistenceSessionFactoryDelegate
          Creates a PersistenceSession on behalf of a PersistenceSessionFactory.
PersistenceSessionForceReloader
           
PersistenceSessionHydrator
           
PersistenceSessionTestSupport
          Support for tests.
PersistenceSessionTransactionManagement
          As called by the NakedObjectTransactionManager.
UnsupportedFindException
           
 

Classes in org.nakedobjects.runtime.persistence used by org.nakedobjects.runtime.persistence.container
PersistenceSession
           
 

Classes in org.nakedobjects.runtime.persistence used by org.nakedobjects.runtime.persistence.objectfactory
PersistenceSession
           
 

Classes in org.nakedobjects.runtime.persistence used by org.nakedobjects.runtime.persistence.objectstore
ObjectNotFoundException
           
PersistenceMechanismInstaller
          Installs a PersistenceSession during system start up.
PersistenceMechanismInstallerAbstract
          An abstract implementation of PersistenceMechanismInstaller that will lookup the AdapterFactory and ObjectFactory from the supplied NakedObjectConfiguration.
PersistenceSession
           
PersistenceSessionAbstract
           
PersistenceSessionAdaptedServiceManager
           
PersistenceSessionContainer
          PersistenceSession as it appears to most typical client-side code.
PersistenceSessionFactory
           
PersistenceSessionFactoryDelegate
          Creates a PersistenceSession on behalf of a PersistenceSessionFactory.
PersistenceSessionForceReloader
           
PersistenceSessionHydrator
           
PersistenceSessionTestSupport
          Support for tests.
PersistenceSessionTransactionManagement
          As called by the NakedObjectTransactionManager.
UnsupportedFindException
           
 

Classes in org.nakedobjects.runtime.persistence used by org.nakedobjects.runtime.persistence.objectstore.transaction
PersistenceSessionTransactionManagement
          As called by the NakedObjectTransactionManager.
 

Classes in org.nakedobjects.runtime.persistence used by org.nakedobjects.runtime.remoting
PersistenceMechanismInstaller
          Installs a PersistenceSession during system start up.
PersistenceSessionFactoryDelegate
          Creates a PersistenceSession on behalf of a PersistenceSessionFactory.
 

Classes in org.nakedobjects.runtime.persistence used by org.nakedobjects.runtime.session
PersistenceSession
           
PersistenceSessionFactory
           
 

Classes in org.nakedobjects.runtime.persistence used by org.nakedobjects.runtime.system
PersistenceSessionFactory
           
 

Classes in org.nakedobjects.runtime.persistence used by org.nakedobjects.runtime.system.installers
PersistenceMechanismInstaller
          Installs a PersistenceSession during system start up.
PersistenceSessionFactory
           
 



Copyright © 2001-2009 Naked Objects Group Ltd.. All Rights Reserved.