Uses of Class
org.h2.expression.analysis.WindowFunction
Packages that use WindowFunction
Package
Description
This package contains the parser and the base classes for prepared SQL statements.
-
Uses of WindowFunction in org.h2.command
Methods in org.h2.command that return WindowFunctionMethods in org.h2.command with parameters of type WindowFunctionModifier and TypeMethodDescriptionprivate voidParser.readFromFirstOrLast(WindowFunction function) private voidParser.readRespectOrIgnoreNulls(WindowFunction function)