ObjectDB ObjectDB

in(expression) - JPA CriteriaBuilder's method

Create predicate to test whether given expression is contained in a list of values.
Parameters:
expression - to be tested against list of values
Returns:
in predicate
Since:
JPA 2.0