Package | Description |
---|---|
gudusoft.gsqlparser.nodes |
Provides the classes represents various SQL query parse tree node.
|
Modifier and Type | Method and Description |
---|---|
TWindowSpecification |
TFunctionCall.getWindowSpecification() |
TWindowSpecification |
TWindowDefinition.getWindowSpecification()
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
void |
TParseTreeVisitor.postVisit(TWindowSpecification node) |
void |
TParseTreeVisitor.preVisit(TWindowSpecification node) |
void |
TWindowDefinition.setWindowSpecification(TWindowSpecification windowSpecification)
Deprecated.
|
Copyright © 2019. All rights reserved.