Package | Description |
---|---|
gudusoft.gsqlparser.nodes |
Provides the classes represents various SQL query parse tree node.
|
gudusoft.gsqlparser.stmt |
Provides the classes represent various SQL statements.
|
Modifier and Type | Method and Description |
---|---|
THiveHintClause |
TSelectSqlNode.getHiveHintClause() |
Modifier and Type | Method and Description |
---|---|
void |
TParseTreeVisitor.postVisit(THiveHintClause node) |
void |
TParseTreeVisitor.preVisit(THiveHintClause node) |
void |
TSelectSqlNode.setHiveHintClause(THiveHintClause hiveHintClause) |
Modifier and Type | Method and Description |
---|---|
THiveHintClause |
TSelectSqlStatement.getHiveHintClause() |
Modifier and Type | Method and Description |
---|---|
void |
TSelectSqlStatement.setHiveHintClause(THiveHintClause hiveHintClause) |
Copyright © 2019. All rights reserved.