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 ListBinder.setSqlOrderBy(OrderBy orderByAnn)
           
 void SetBinder.setSqlOrderBy(OrderBy orderByAnn)
           
 void CollectionBinder.setSqlOrderBy(OrderBy orderByAnn)
           
 



Copyright © 2013. All Rights Reserved.