Uses of Package
org.h2.expression.analysis
Packages that use org.h2.expression.analysis
Package
Description
This package contains the parser and the base classes for prepared SQL statements.
Contains queries.
Aggregate functions.
Base classes for data analysis operations and implementations of window functions.
-
Classes in org.h2.expression.analysis used by org.h2.commandClassDescriptionA base class for data analysis operations such as aggregates and window functions.Window clause.Window frame clause.Window frame bound.A window function.
-
Classes in org.h2.expression.analysis used by org.h2.command.queryClassDescriptionA base class for data analysis operations such as aggregates and window functions.Partition data of a window aggregate.Window clause.
-
Classes in org.h2.expression.analysis used by org.h2.expression.aggregateClassDescriptionA base class for data analysis operations such as aggregates and window functions.Window frame clause.
-
Classes in org.h2.expression.analysis used by org.h2.expression.analysisClassDescriptionA base class for data analysis operations such as aggregates and window functions.Partition data of a window aggregate.Window clause.Window frame clause.Window frame bound.Window frame bound type.Window frame exclusion clause.Window frame units.A type of a window function.