| Package | Description |
|---|---|
| com.foundationdb.sql.parser | |
| com.foundationdb.sql.unparser |
| 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.
|
| Modifier and Type | Method and Description |
|---|---|
protected String |
NodeToString.windowDefinitionNode(WindowDefinitionNode node) |
Copyright © 2015 FoundationDB, LLC. All rights reserved.