| Method Summary | |
|---|---|
| static Criterion |
Apply an "equals" constraint to each property in the key set of a Map |
| static LogicalExpression |
Return the conjuction of two expressions |
| static Criterion |
Apply a "between" constraint to the named property |
| static Conjunction |
Group expressions together in a single conjunction (A and B and C...) |
| static Disjunction |
Group expressions together in a single disjunction (A or B or C...) |
| static SimpleExpression |
Apply an "equal" constraint to the named property |
| static PropertyExpression |
Apply an "equal" constraint to two properties |
| static SimpleExpression |
Apply a "greater than or equal" constraint to the named property |
| static PropertyExpression |
Apply a "greater than or equal" constraint to two properties |
| static SimpleExpression |
Apply a "greater than" constraint to the named property |
| static PropertyExpression |
Apply a "greater than" constraint to two properties |
| static Criterion |
Apply an "equal" constraint to the identifier property |
| static Criterion |
A case-insensitive "like", similar to Postgres ilike operator |
| static Criterion |
A case-insensitive "like", similar to Postgres ilike operator |
| static Criterion |
Apply an "in" constraint to the named property |
| static Criterion |
Apply an "in" constraint to the named property |
| static Criterion |
Constrain a collection valued property to be empty |
| static Criterion |
Constrain a collection valued property to be non-empty |
| static Criterion |
Apply an "is not null" constraint to the named property |
| static Criterion |
Apply an "is null" constraint to the named property |
| static SimpleExpression |
Apply a "less than or equal" constraint to the named property |
| static PropertyExpression |
Apply a "less than or equal" constraint to two properties |
| static SimpleExpression |
Apply a "like" constraint to the named property |
| static SimpleExpression |
Apply a "like" constraint to the named property |
| static SimpleExpression |
Apply a "less than" constraint to the named property |
| static PropertyExpression |
Apply a "less than" constraint to two properties |
| static NaturalIdentifier |
No description provided. |
| static SimpleExpression |
Apply a "not equal" constraint to the named property |
| static PropertyExpression |
Apply a "not equal" constraint to two properties |
| static Criterion |
Return the negation of an expression |
| static LogicalExpression |
Return the disjuction of two expressions |
| static Criterion |
Constrain a collection valued property by size |
| static Criterion |
Constrain a collection valued property by size |
| static Criterion |
Constrain a collection valued property by size |
| static Criterion |
Constrain a collection valued property by size |
| static Criterion |
Constrain a collection valued property by size |
| static Criterion |
Constrain a collection valued property by size |
| static Criterion |
Apply a constraint expressed in SQL, with the given JDBC parameters. |
| static Criterion |
Apply a constraint expressed in SQL, with the given JDBC parameter. |
| static Criterion |
Apply a constraint expressed in SQL. |
| Methods inherited from java.langObject |
|---|
safddfdfdsfsd