Uses of Class
cool.scx.data.query.OrderBy
Packages that use OrderBy
Package
Description
-
Uses of OrderBy in cool.scx.data
Methods in cool.scx.data that return OrderBy -
Uses of OrderBy in cool.scx.data.query
Methods in cool.scx.data.query that return OrderByModifier and TypeMethodDescriptionOrderBy.clear()cleardefault OrderByQueryBridge.getOrderBy()QueryImpl.getOrderBy()QueryLike.getOrderBy()setConstructors in cool.scx.data.query with parameters of type OrderBy -
Uses of OrderBy in cool.scx.data.query.deserializer
Methods in cool.scx.data.query.deserializer that return OrderByModifier and TypeMethodDescriptionOrderByDeserializer.deserializeOrderBy(com.fasterxml.jackson.databind.JsonNode v) -
Uses of OrderBy in cool.scx.data.query.parser
Methods in cool.scx.data.query.parser with parameters of type OrderBy -
Uses of OrderBy in cool.scx.data.query.serializer
Methods in cool.scx.data.query.serializer with parameters of type OrderBy