JPA Methodin javax.persistence.criteria.PredicatePredicate.BooleanOperator getOperator() Return the boolean operator for the predicate. If the predicate is simple, this is AND. Return: boolean operator for the predicateSince:JPA 2.0