Uses of Interface
com.sap.cds.ql.WindowFunctionCall
Packages that use WindowFunctionCall
-
Uses of WindowFunctionCall in com.sap.cds.ql
Methods in com.sap.cds.ql that return WindowFunctionCallModifier and TypeMethodDescription<U> WindowFunctionCall<U>WindowFunctionCall.orderBy(CqnSortSpecification... sortSpecs) Sets the order by clause of the window specification of this window function call.<U> WindowFunctionCall<U>Sets the order by clause of the window specification of this window function call.<U> WindowFunctionCall<U>WindowFunctionCall.orderBy(List<CqnSortSpecification> sortSpecs) Sets the order by clause of the window specification of this window function call.default WindowFunctionCall<T>FunctionCall.over()Create a window function from this function call over a window with a single partitionCreate a window function from this function call over a window with given partitionsCreate a window function from this function call over a window with given partitionsCreate a window function from this function call over a window with given partitionsCreate a window function from this function call over a window with given partitions<U> WindowFunctionCall<U>