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



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