Jakarta Persistence (JPA) Method
List<Order> getOrderList()
Return the ordering expressions in order of precedence. Returns empty list if no ordering expressions have been specified. Modifications to the list do not affect the query.
- Returns:
- the list of ordering expressions.
- Since:
- Jakarta Persistence (JPA) 1.0