Uses of Class
io.ebean.OrderBy.Property
-
Uses of OrderBy.Property in io.ebean
Modifier 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.Modifier and TypeMethodDescriptionOrderBy.getProperties()
Return the properties for this OrderBy.Modifier and TypeMethodDescriptionvoid
OrderBy.add
(OrderBy.Property p) Add a property to the order by.