| 程序包 | 说明 |
|---|---|
| org.h2.command.query |
Contains queries.
|
| org.h2.expression.aggregate |
Aggregate functions.
|
| org.h2.expression.analysis |
Base classes for data analysis operations and implementations of window functions.
|
| 类和说明 |
|---|
| DataAnalysisOperation
A base class for data analysis operations such as aggregates and window
functions.
|
| PartitionData
Partition data of a window aggregate.
|
| Window
Window clause.
|
| 类和说明 |
|---|
| DataAnalysisOperation
A base class for data analysis operations such as aggregates and window
functions.
|
| 类和说明 |
|---|
| DataAnalysisOperation
A base class for data analysis operations such as aggregates and window
functions.
|
| Window
Window clause.
|
| WindowFrame
Window frame clause.
|
| WindowFrameBound
Window frame bound.
|
| WindowFrameBoundType
Window frame bound type.
|
| WindowFrameExclusion
Window frame exclusion clause.
|
| WindowFrameUnits
Window frame units.
|
| WindowFunctionType
A type of a window function.
|
Copyright © 2022. All rights reserved.