Jakarta Persistence (JPA) Method

BooleanOperator getOperator()


Return the boolean operator for the predicate. If the predicate is simple, this is AND.
Returns:
boolean operator for the predicate.
Since:
Jakarta Persistence (JPA) 1.0