Package org.iternine.jeppetto.dao

Interface Summary
AccessControlContext  
AccessControlContextProvider  
AccessControlDAO<T,ID>  
GenericDAO<T,ID> A GenericDAO is the root interface for DAOs that fit within the Jeppetto framework.
QueryModelDAO<T,ID> The QueryModelDAO interface defines an extension to the GenericDAO functionality that offers significantly more richness around the representation of queries to retrieve a specific object or a list of zero or more items that match the given QueryModel.
ReferenceSet<T>  
 

Class Summary
Condition  
DAOBuilder  
Projection  
QueryModel  
SettableAccessControlContextProvider  
SimpleAccessControlContext  
Sort  
 

Enum Summary
AccessType  
ConditionType  
OperationType  
ProjectionType  
SortDirection  
 

Exception Summary
AccessControlException  
JeppettoException  
NoSuchItemException  
OptimisticLockException  
TooManyItemsException  
 



Copyright © 2012. All Rights Reserved.