@Target(value={METHOD,FIELD}) @Retention(value=RUNTIME) public @interface OrderBy
OrderBy in that this expects SQL fragment, JPA OrderBy expects a
 valid JPQL order-by fragment.OrderBy, 
SortComparator, 
SortNaturalpublic abstract String clause
Copyright © 2001-2015 Red Hat, Inc. All Rights Reserved.