Package org.jaffa.persistence

Interface Summary
IPersistent Interface for all persistent objects.
 

Class Summary
AtomicCriteria This class is used to for queries having combinations of AND/OR clauses
Criteria This object is used by the persistence layer to query the underlying store.
Persistent Base class for all persistent objects.
UOW The UOW (Unit of Work) is the application developers interface to the persistence layer.
 



Copyright © 2002-2004 JAFFA Project.