Uses of Class
org.hibernate.annotations.OrderBy
-
Packages that use OrderBy Package Description org.hibernate.cfg.annotations org.hibernate.testing.orm.domain.gambit -
-
Uses of OrderBy in org.hibernate.cfg.annotations
Methods in org.hibernate.cfg.annotations with parameters of type OrderBy Modifier and Type Method Description void
CollectionBinder. setSqlOrderBy(OrderBy sqlOrderBy)
void
ListBinder. setSqlOrderBy(OrderBy orderByAnn)
void
SetBinder. setSqlOrderBy(OrderBy orderByAnn)
-
Uses of OrderBy in org.hibernate.testing.orm.domain.gambit
Methods in org.hibernate.testing.orm.domain.gambit with annotations of type OrderBy Modifier and Type Method Description java.util.Map<java.lang.String,SimpleComponent>
EntityOfMaps. getComponentByBasicOrdered()
-