@Target(value={METHOD,FIELD}) @Retention(value=RUNTIME) public @interface SortNatural
OrderBy) which is applied during the SQL SELECT.
For sorting based on a comparator, use SortComparator instead. It is illegal to combine
SortComparator and SortNatural.OrderBy,
SortComparatorCopyright © 2001-2022 Red Hat, Inc. All Rights Reserved.