ObjectDB ObjectDB

getExpressions() - JPA Predicate's method

Return the top-level conjuncts or disjuncts of the predicate. Returns empty list if there are no top-level conjuncts or disjuncts of the predicate. Modifications to the list do not affect the query.
Returns:
list of boolean expressions forming the predicate
Since:
JPA 2.0