Class FallbackWindowOrAggFunction
java.lang.Object
com.blazebit.persistence.impl.function.window.AbstractWindowFunction
com.blazebit.persistence.impl.function.window.oragg.WindowOrAggFunction
com.blazebit.persistence.impl.function.window.oragg.FallbackWindowOrAggFunction
- All Implemented Interfaces:
JpqlFunction
- Since:
- 1.4.0
- Author:
- Jan-Willem Gmelig Meyling, Sayra Ranjha
-
Nested Class Summary
Nested classes/interfaces inherited from class com.blazebit.persistence.impl.function.window.AbstractWindowFunction
AbstractWindowFunction.WindowFunction -
Field Summary
Fields inherited from class com.blazebit.persistence.impl.function.window.oragg.WindowOrAggFunction
FUNCTION_NAMEFields inherited from class com.blazebit.persistence.impl.function.window.AbstractWindowFunction
allowsFilterClause, functionName, nullIsSmallest, supportsFilterClause, supportsNullPrecedence -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class com.blazebit.persistence.impl.function.window.oragg.WindowOrAggFunction
getReturnTypeMethods inherited from class com.blazebit.persistence.impl.function.window.AbstractWindowFunction
appendEmulatedOrderByElementWithNulls, getCaseWhenPost, getCaseWhenPre, getWindowFunction, getWindowFunction, hasArguments, hasParenthesesIfNoArguments, optimizeNullPrecedence, processArgument, render, render, renderArgument, renderArguments, renderFilterExpressions, renderFrame, renderFramePosition, renderFunction, renderOrder, renderOrderBy, renderPartitions, renderWithinGroup, requiresOver
-
Constructor Details
-
FallbackWindowOrAggFunction
-