public interface SearchOrder
SearchCriteriaBuilder.addOrder(SearchOrder)
. It represents the SQL's "ORDER BY" clause.Modifier and Type | Method and Description |
---|---|
org.hibernate.criterion.Order |
getHibernateOrder()
Returns Hibernate's representation of this order.
|
Copyright © 2010-2025 Qcadoo Limited