Uses of Package
org.jaffa.persistence

Packages that use org.jaffa.persistence
org.jaffa.beans.moulding.data.criteria This contains all the base classes used for Criteria Data Access Objects.  
org.jaffa.beans.moulding.mapping   
org.jaffa.components.finder   
org.jaffa.components.voucher   
org.jaffa.persistence   
org.jaffa.persistence.engines   
org.jaffa.persistence.engines.jdbcengine   
org.jaffa.persistence.engines.jdbcengine.datasource   
org.jaffa.persistence.engines.jdbcengine.proxy   
org.jaffa.persistence.engines.jdbcengine.querygenerator   
org.jaffa.persistence.engines.jdbcengine.util   
org.jaffa.persistence.util   
org.jaffa.rules   
org.jaffa.rules.examples.domain   
org.jaffa.rules.fieldvalidators   
 

Classes in org.jaffa.persistence used by org.jaffa.beans.moulding.data.criteria
Criteria
          This object is used by the persistence layer to query the underlying store.
 

Classes in org.jaffa.persistence used by org.jaffa.beans.moulding.mapping
UOW
          The UOW (Unit of Work) is the application developers interface to the persistence layer.
 

Classes in org.jaffa.persistence used by org.jaffa.components.finder
Criteria
          This object is used by the persistence layer to query the underlying store.
 

Classes in org.jaffa.persistence used by org.jaffa.components.voucher
UOW
          The UOW (Unit of Work) is the application developers interface to the persistence layer.
 

Classes in org.jaffa.persistence used by org.jaffa.persistence
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.
Criteria.CriteriaEntry
          This class is used by the Criteria for each criteria entry.
IPersistent
          Interface for all persistent objects.
UOW
          The UOW (Unit of Work) is the application developers interface to the persistence layer.
 

Classes in org.jaffa.persistence used by org.jaffa.persistence.engines
Criteria
          This object is used by the persistence layer to query the underlying store.
IPersistent
          Interface for all persistent objects.
 

Classes in org.jaffa.persistence used by org.jaffa.persistence.engines.jdbcengine
Criteria
          This object is used by the persistence layer to query the underlying store.
IPersistent
          Interface for all persistent objects.
 

Classes in org.jaffa.persistence used by org.jaffa.persistence.engines.jdbcengine.datasource
Criteria
          This object is used by the persistence layer to query the underlying store.
IPersistent
          Interface for all persistent objects.
 

Classes in org.jaffa.persistence used by org.jaffa.persistence.engines.jdbcengine.proxy
IPersistent
          Interface for all persistent objects.
 

Classes in org.jaffa.persistence used by org.jaffa.persistence.engines.jdbcengine.querygenerator
Criteria
          This object is used by the persistence layer to query the underlying store.
IPersistent
          Interface for all persistent objects.
 

Classes in org.jaffa.persistence used by org.jaffa.persistence.engines.jdbcengine.util
IPersistent
          Interface for all persistent objects.
 

Classes in org.jaffa.persistence used by org.jaffa.persistence.util
IPersistent
          Interface for all persistent objects.
UOW
          The UOW (Unit of Work) is the application developers interface to the persistence layer.
 

Classes in org.jaffa.persistence used by org.jaffa.rules
UOW
          The UOW (Unit of Work) is the application developers interface to the persistence layer.
 

Classes in org.jaffa.persistence used by org.jaffa.rules.examples.domain
Criteria
          This object is used by the persistence layer to query the underlying store.
IPersistent
          Interface for all persistent objects.
Persistent
          Base class for all persistent objects.
UOW
          The UOW (Unit of Work) is the application developers interface to the persistence layer.
 

Classes in org.jaffa.persistence used by org.jaffa.rules.fieldvalidators
UOW
          The UOW (Unit of Work) is the application developers interface to the persistence layer.
 



Copyright © 2002-2004 JAFFA Project.