Creates an AND of the predicate with the argument.
Create a predicate for testing whether the PredicateOperand lies between
(inclusive) the two arguments.
Create a predicate for testing whether the PredicateOperand lies between
(inclusive) the two arguments.
Create a predicate for testing whether the PredicateOperand lies between
(inclusive) the two arguments.
Create a predicate for testing whether the PredicateOperand lies between
(inclusive) the two arguments.
Create a predicate for testing whether the PredicateOperand lies between
(inclusive) the two arguments.
Create a predicate for testing whether the PredicateOperand lies between
(inclusive) the two arguments.
Create a predicate for testing whether the PredicateOperand lies between
(inclusive) the two arguments.
Create a predicate for testing whether the PredicateOperand lies between
(inclusive) the two arguments.
Create a predicate for testing whether the PredicateOperand lies between
(inclusive) the two arguments.
Create a predicate for testing whether the PredicateOperand lies between
(inclusive) the two arguments.
Create a predicate for testing whether the PredicateOperand lies between
(inclusive) the two arguments.
Create a predicate for testing whether the PredicateOperand lies between
(inclusive) the two arguments.
Create a predicate for testing whether the PredicateOperand lies between
(inclusive) the two arguments.
PredicateOperand.equal(boolean arg)
Create a predicate for testing equality with the specified argument.
Create a predicate for testing equality with the specified argument.
Create a predicate for testing equality with the specified argument.
Create a predicate for testing equality with the specified argument.
Create a predicate for testing equality with the specified argument.
Create a predicate for testing equality with the specified argument.
Create a predicate for testing equality with the specified argument.
Create a predicate for testing equality with the specified argument.
Adds this path as EXISTS(subquery) to its owning query.
Use the query definition instance as a subquery in an exists predicate.
Create a predicate for testing whether the PredicateOperand is greater
than or equal to the argument.
Create a predicate for testing whether the PredicateOperand is greater
than or equal to the argument.
Create a predicate for testing whether the PredicateOperand is greater
than or equal to the argument.
Create a predicate for testing whether the PredicateOperand is greater
than or equal to the argument.
Create a predicate for testing whether the PredicateOperand is greater
than or equal to the argument.
Create a predicate for testing whether the PredicateOperand is greater
than the argument.
Create a predicate for testing whether the PredicateOperand is greater
than the argument.
Create a predicate for testing whether the PredicateOperand is greater
than the argument.
Create a predicate for testing whether the PredicateOperand is greater
than the argument.
Create a predicate for testing whether the PredicateOperand is greater
than the argument.
Create a predicate for testing whether the expression value is a member
of the argument list.
Expression.in(Enum<?>... enums)
Create a predicate for testing whether the expression value is a member
of the argument list.
Create a predicate for testing whether the expression value is a member
of the argument list.
Create a predicate for testing whether the expression value is a member
of the argument list.
Create a predicate for testing whether the expression value is a member
of the argument list.
Create a predicate for testing whether the expression value is a member
of a subquery result.
Add a restriction that the path expression must correspond to an
association or element collection that is empty (has no elements).
Create a predicate for testing whether the value of the expression is
null.
Create a predicate for testing whether the PredicateOperand is less than
or equal to the argument.
Create a predicate for testing whether the PredicateOperand is less than
or equal to the argument.
Create a predicate for testing whether the PredicateOperand is less than
or equal to the argument.
Create a predicate for testing whether the PredicateOperand is less than
or equal to the argument.
Create a predicate for testing whether the PredicateOperand is less than
or equal to the argument.
Create a predicate for testing whether the PredicateOperand is less than
the argument.
Create a predicate for testing whether the PredicateOperand is less than
the argument.
Create a predicate for testing whether the PredicateOperand is less than
the argument.
Create a predicate for testing whether the PredicateOperand is less than
the argument.
Create a predicate for testing whether the PredicateOperand is less than
the argument.
Create a predicate for testing whether the PredicateOperand satisfies
the given pattern.
PredicateOperand.like(String pattern,
char escapeChar)
Create a predicate for testing whether the PredicateOperand satisfies
the given pattern.
Create a predicate for testing whether the PredicateOperand satisfies
the given pattern.
Create a predicate for testing whether the PredicateOperand satisfies the
given pattern.
Create a predicate for testing whether the PredicateOperand satisfies the
given pattern.
Create a predicate for testing whether the PredicateOperand satisfies the
given pattern.
Create a predicate for testing whether the expression is a member of the
association or element collection denoted by the path expression.
Creates a negation of the predicate with the argument.
Create a predicate for testing inequality with the specified argument.
Create a predicate for testing inequality with the specified argument.
Create a predicate for testing inequality with the specified argument.
Create a predicate for testing inequality with the specified argument.
Create a predicate for testing inequality with the specified argument.
Create a predicate for testing inequality with the specified argument.
Create a predicate for testing inequality with the specified argument.
Create a predicate for testing inequality with the specified argument.
Creates an OR of the predicate with the argument.
Create a predicate value from the given boolean.