| 程序包 | 说明 |
|---|---|
| org.h2.command.query |
Contains queries.
|
| 限定符和类型 | 方法和说明 |
|---|---|
PartitionData |
SelectGroups.getWindowExprData(DataAnalysisOperation expr,
Value partitionKey)
Get the window data for the specified expression.
|
PartitionData |
SelectGroups.getWindowExprData(DataAnalysisOperation expr,
Value partitionKey)
Get the window data for the specified expression.
|
| 限定符和类型 | 方法和说明 |
|---|---|
void |
SelectGroups.setWindowExprData(DataAnalysisOperation expr,
Value partitionKey,
PartitionData obj)
Set the window data for the specified expression.
|
void |
SelectGroups.setWindowExprData(DataAnalysisOperation expr,
Value partitionKey,
PartitionData obj)
Set the window data for the specified expression.
|
Copyright © 2022. All rights reserved.