Uses of Class
org.hibernate.annotations.OrderBy

Packages that use OrderBy
org.hibernate.cfg.annotations   
 

Uses of OrderBy in org.hibernate.cfg.annotations
 

Methods in org.hibernate.cfg.annotations with parameters of type OrderBy
 void CollectionBinder.setSqlOrderBy(OrderBy orderByAnn)
           
 void ListBinder.setSqlOrderBy(OrderBy orderByAnn)
           
 void SetBinder.setSqlOrderBy(OrderBy orderByAnn)
           
 



Copyright © 2001-2013 Red Hat, Inc. All Rights Reserved.