Uses of Interface
org.nakedobjects.runtime.persistence.PersistenceSessionHydrator

Packages that use PersistenceSessionHydrator
org.nakedobjects.runtime.persistence Object Persistor API. 
org.nakedobjects.runtime.persistence.objectstore   
 

Uses of PersistenceSessionHydrator in org.nakedobjects.runtime.persistence
 

Subinterfaces of PersistenceSessionHydrator in org.nakedobjects.runtime.persistence
 interface PersistenceSession
           
 

Classes in org.nakedobjects.runtime.persistence that implement PersistenceSessionHydrator
 class PersistenceSessionAbstract
           
 class PersistenceSessionLogger
           
 

Methods in org.nakedobjects.runtime.persistence with parameters of type PersistenceSessionHydrator
 void PersistenceSessionHydratorAware.setHydrator(PersistenceSessionHydrator hydrator)
           
 

Uses of PersistenceSessionHydrator in org.nakedobjects.runtime.persistence.objectstore
 

Classes in org.nakedobjects.runtime.persistence.objectstore that implement PersistenceSessionHydrator
 class PersistenceSessionObjectStore
           
 



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