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