Uses of Package
org.nakedobjects.runtime.session

Packages that use org.nakedobjects.runtime.session
org.nakedobjects.runtime.context   
org.nakedobjects.runtime.session   
org.nakedobjects.runtime.system   
org.nakedobjects.runtime.system.installers   
org.nakedobjects.runtime.transaction These interfaces are extended by PersistenceSession and not intended to be implemented directly. 
 

Classes in org.nakedobjects.runtime.session used by org.nakedobjects.runtime.context
NakedObjectSession
          Analogous to a Hibernate Session, holds the current set of components for a specific execution context (such as on a thread).
NakedObjectSessionFactory
          Analogous to a Hibernate SessionFactory.
 

Classes in org.nakedobjects.runtime.session used by org.nakedobjects.runtime.session
NakedObjectSession
          Analogous to a Hibernate Session, holds the current set of components for a specific execution context (such as on a thread).
NakedObjectSessionFactory
          Analogous to a Hibernate SessionFactory.
NakedObjectSessionFactoryAbstract
          Creates an implementation of NakedObjectSessionFactory.openSession(AuthenticationSession) to create an NakedObjectSession, but delegates to subclasses to actually obtain the components that make up that NakedObjectSession.
 

Classes in org.nakedobjects.runtime.session used by org.nakedobjects.runtime.system
NakedObjectSessionFactory
          Analogous to a Hibernate SessionFactory.
 

Classes in org.nakedobjects.runtime.session used by org.nakedobjects.runtime.system.installers
NakedObjectSessionFactory
          Analogous to a Hibernate SessionFactory.
 

Classes in org.nakedobjects.runtime.session used by org.nakedobjects.runtime.transaction
NakedObjectSession
          Analogous to a Hibernate Session, holds the current set of components for a specific execution context (such as on a thread).
 



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