Uses of Class
org.refcodes.criteria.AbstractCriteriaNode
Packages that use AbstractCriteriaNode
Package
Description
This artifact allows the construction of This artifact allows the
construction of
Criteria instances for
selecting, filtering or identifying (such as the selection of entries from a
database).-
Uses of AbstractCriteriaNode in org.refcodes.criteria
Subclasses of AbstractCriteriaNode in org.refcodes.criteriaModifier and TypeClassDescriptionclassACriteriaNoderepresenting a logical AND operator.classACriteriaNoderepresenting a logical INTERSECT operator.classACriteriaNoderepresenting a logical NOT operator.classACriteriaNoderepresenting a logical OR operator.