Uses of Class
org.nakedobjects.plugins.hibernate.objectstore.HibernateObjectStore

Packages that use HibernateObjectStore
org.nakedobjects.plugins.hibernate.objectstore   
 

Uses of HibernateObjectStore in org.nakedobjects.plugins.hibernate.objectstore
 

Subclasses of HibernateObjectStore in org.nakedobjects.plugins.hibernate.objectstore
 class HibernateObjectStoreImmediate
          Same as HibernateObjectStore except doesn't create commands to save/update objects at the end of the NOF transaction, instead it does the update there and then.
 



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