Uses of Class
org.refcodes.criteria.AndCriteria
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 AndCriteria in org.refcodes.criteria
Modifier and TypeMethodDescriptionstatic AndCriteria
Creates an ANDCriteriaNode
containing the providedCriteria
children.