Package | Description |
---|---|
com.akiban.sql.parser |
Modifier and Type | Method and Description |
---|---|
WindowDefinitionNode |
WindowDefinitionNode.findEquivalentWindow(WindowList wl)
Used to merge equivalent window definitions.
|
Modifier and Type | Method and Description |
---|---|
void |
WindowList.addWindow(WindowDefinitionNode window) |
void |
WindowFunctionNode.setWindow(WindowDefinitionNode wdn)
Set window associated with this window function call.
|
Copyright © 2013. All Rights Reserved.