Jakarta Persistence (JPA) Method
Predicate equalTo(
Expression<?> value
)
Create a predicate to test whether the expression is equal to the argument.
- Parameters:
value- expression to be tested against
- Returns:
- predicate testing for equality.
- Since:
- Jakarta Persistence (JPA) 3.2