Jakarta Persistence (JPA) Method
Expression<N> neg(
Expression<N> x
)
Create an expression that returns the arithmetic negation of its argument.
- Parameters:
x- expression
- Returns:
- arithmetic negation.
- Since:
- Jakarta Persistence (JPA) 1.0