Annotation Type OrderBy
Orders a loaded entity collection by target attributes.
-
Required Element Summary
Required Elements
-
Element Details
-
value
String valueOrders loaded related entities by Java scalar attribute names. Use comma-separated names, optionally followed by ASC or DESC. Cannot be combined with OrderColumn.- Returns:
- ordering expression
-