Uses of Package
org.nakedobjects.runtime.persistence.objectstore.algorithm

Packages that use org.nakedobjects.runtime.persistence.objectstore.algorithm
org.nakedobjects.runtime.persistence.objectstore   
org.nakedobjects.runtime.persistence.objectstore.algorithm This interface is used by the PersistenceSession and is generally not intended to be implemented directly. 
org.nakedobjects.runtime.persistence.objectstore.algorithm.dflt   
org.nakedobjects.runtime.persistence.objectstore.algorithm.topdown   
org.nakedobjects.runtime.persistence.objectstore.algorithm.twopass   
 

Classes in org.nakedobjects.runtime.persistence.objectstore.algorithm used by org.nakedobjects.runtime.persistence.objectstore
PersistAlgorithm
           
ToPersistObjectSet
          Set of NakedObjects that require persisting.
 

Classes in org.nakedobjects.runtime.persistence.objectstore.algorithm used by org.nakedobjects.runtime.persistence.objectstore.algorithm
PersistAlgorithm
           
ToPersistObjectSet
          Set of NakedObjects that require persisting.
 

Classes in org.nakedobjects.runtime.persistence.objectstore.algorithm used by org.nakedobjects.runtime.persistence.objectstore.algorithm.dflt
PersistAlgorithm
           
PersistAlgorithmAbstract
           
ToPersistObjectSet
          Set of NakedObjects that require persisting.
 

Classes in org.nakedobjects.runtime.persistence.objectstore.algorithm used by org.nakedobjects.runtime.persistence.objectstore.algorithm.topdown
PersistAlgorithm
           
PersistAlgorithmAbstract
           
ToPersistObjectSet
          Set of NakedObjects that require persisting.
 

Classes in org.nakedobjects.runtime.persistence.objectstore.algorithm used by org.nakedobjects.runtime.persistence.objectstore.algorithm.twopass
PersistAlgorithm
           
PersistAlgorithmAbstract
           
ToPersistObjectSet
          Set of NakedObjects that require persisting.
 



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