Uses of Enum Class
com.caplin.jtm.persistence.Ordering
-
Uses of Ordering in com.caplin.jtm.persistence
Modifier and TypeMethodDescriptionstatic Ordering
Returns the enum constant of this class with the specified name.static Ordering[]
Ordering.values()
Returns an array containing the constants of this enum class, in the order they are declared.Modifier and TypeMethodDescriptionQueryParams.addOrdering
(String fieldName, Ordering order) Add a criterion to the List of ordering criteria