Uses of Class
io.ebean.OrderBy.Property
Packages that use OrderBy.Property
-
Uses of OrderBy.Property in io.ebean
Methods in io.ebean that return OrderBy.PropertyModifier and TypeMethodDescriptionOrderBy.Property.copy()
Return a copy of this property.OrderBy.Property.copyWithTrim
(String path) Return a copy of this Property with the path trimmed.Methods in io.ebean that return types with arguments of type OrderBy.PropertyModifier and TypeMethodDescriptionOrderBy.getProperties()
Return the properties for this OrderBy.Methods in io.ebean with parameters of type OrderBy.PropertyModifier and TypeMethodDescriptionvoid
OrderBy.add
(OrderBy.Property p) Add a property to the order by.