|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use OrderBy.Property | |
---|---|
com.avaje.ebean | Core API (see Ebean and EbeanServer). |
Uses of OrderBy.Property in com.avaje.ebean |
---|
Methods in com.avaje.ebean that return OrderBy.Property | |
---|---|
OrderBy.Property |
OrderBy.Property.copy()
Return a copy of this property. |
Methods in com.avaje.ebean that return types with arguments of type OrderBy.Property | |
---|---|
List<OrderBy.Property> |
OrderBy.getProperties()
Return the properties for this OrderBy. |
Methods in com.avaje.ebean with parameters of type OrderBy.Property | |
---|---|
void |
OrderBy.add(OrderBy.Property p)
Add a property to the order by. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |