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.
- Return:
- the list of ordering expressions
- Since:
- JPA 2.0