Uses of Class
de.espirit.or.query.Compare
Packages that use Compare
-
Uses of Compare in de.espirit.or.query
Subclasses of Compare in de.espirit.or.queryModifier and TypeClassDescriptionclass
Constraint to check if belonging attribute is equal to a specific value.class
Constraint to check if belonging attribute is greater than a specific value.class
Constraint to compare if belonging attribute is greater than or equals to a specific value.class
Constraint representing the IN operator.class
Constraint to compare if belonging attribute is less than a specific value.class
Constraint to compare if belonging attribute is less than or equasl to a specific value.class
Constraint to compare the belonging attribute value by matching against the pattern specified by value.class
Constraint to compare if belonging attribute isnot equal
to a specific value.