Package org.nakedobjects.plugins.hibernate.objectstore.persistence.algorithm

Class Summary
SimplePersistAlgorithm A PersistAlgorithm which simply saves the object made persistent.
TwoPassPersistAlgorithm Implements persistence-by-reachability, explicitly walks the graph and persisting first 1:1 associations and then 1:m associations.
 



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