Predicate notEqual(
Expression<?> x,
Expression<?> y
)
Create a predicate for testing the arguments for inequality.
- Parameters:
x- expressiony- expression
- Return:
- inequality predicate
- Since:
- JPA 2.0
x - expressiony - expression