Uses of Annotation Interface
org.hibernate.annotations.OrderBy
Packages that use OrderBy
-
Uses of OrderBy in org.hibernate.boot.model.internal
Methods in org.hibernate.boot.model.internal with parameters of type OrderByModifier and TypeMethodDescriptionvoidCollectionBinder.setSqlOrderBy(OrderBy sqlOrderBy) voidListBinder.setSqlOrderBy(OrderBy orderByAnn) voidSetBinder.setSqlOrderBy(OrderBy orderByAnn)