Package | Description |
---|---|
gudusoft.gsqlparser.nodes |
Provides the classes represents various SQL query parse tree node.
|
gudusoft.gsqlparser.nodes.hive |
Modifier and Type | Method and Description |
---|---|
void |
TParseTreeVisitor.postVisit(THiveHintItem node) |
void |
TParseTreeVisitor.preVisit(THiveHintItem node) |
Modifier and Type | Method and Description |
---|---|
TPTNodeList<THiveHintItem> |
THiveHintClause.getHintList() |
Modifier and Type | Method and Description |
---|---|
void |
THiveHintClause.setHintList(TPTNodeList<THiveHintItem> hintList) |
Copyright © 2019. All rights reserved.