Uses of Interface
com.anasoft.os.daofusion.criteria.PersistentEntityCriterion

Packages that use PersistentEntityCriterion
com.anasoft.os.daofusion.criteria Criteria classes defining persistent entity query constraints. 
 

Uses of PersistentEntityCriterion in com.anasoft.os.daofusion.criteria
 

Classes in com.anasoft.os.daofusion.criteria with type parameters of type PersistentEntityCriterion
 class AbstractCriterionGroup<T extends PersistentEntityCriterion<V>,V>
          Base class for persistent entity criteria implementations working with PersistentEntityCriterion instances.
 

Classes in com.anasoft.os.daofusion.criteria that implement PersistentEntityCriterion
 class FilterCriterion
          Filter criterion for a single property of the target persistent entity.
 class NestedPropertyCriterion<V extends NestedPropertyCriterionVisitor>
          Generic persistent entity property criterion supporting a nested property of the target persistent entity.
 class SortCriterion
          Sort criterion for a single property of the target persistent entity.
 



Copyright © 2008-2009 ANASOFT and contributors. All Rights Reserved.