Uses of Class
com.blazebit.persistence.parser.expression.OrderByItem
Packages that use OrderByItem
Package
Description
-
Uses of OrderByItem in com.blazebit.persistence.parser.expression
Fields in com.blazebit.persistence.parser.expression with type parameters of type OrderByItemMethods in com.blazebit.persistence.parser.expression that return OrderByItemMethods in com.blazebit.persistence.parser.expression that return types with arguments of type OrderByItemModifier and TypeMethodDescriptionWindowDefinition.getOrderByExpressions()FunctionExpression.getWithinGroup()Method parameters in com.blazebit.persistence.parser.expression with type arguments of type OrderByItemModifier and TypeMethodDescriptionvoidFunctionExpression.setWithinGroup(List<OrderByItem> withinGroup) -
Uses of OrderByItem in com.blazebit.persistence.parser.expression.modifier
Fields in com.blazebit.persistence.parser.expression.modifier declared as OrderByItemConstructors in com.blazebit.persistence.parser.expression.modifier with parameters of type OrderByItem