Jakarta Persistence (JPA) Method
Order desc(
Expression<?> expression
)
Create an ordering by the descending value of the expression.
- Parameters:
expression- expression used to define the ordering
- Returns:
- descending ordering corresponding to the expression.
- Since:
- Jakarta Persistence (JPA) 1.0