Package jakarta.data.repository
Annotation Interface OrderBy.List
- Enclosing class:
- OrderBy
Enables multiple
OrderBy
annotations on the method.-
Required Element Summary
-
Element Details
-
value
OrderBy[] valueReturns a list of annotations with the first taking precedence, followed by the second, and so forth.- Returns:
- list of annotations.
-