| Package | Description |
|---|---|
| gudusoft.gsqlparser.nodes |
Provides the classes represents various SQL query parse tree node.
|
| gudusoft.gsqlparser.nodes.hive | |
| gudusoft.gsqlparser.stmt.hive |
| Modifier and Type | Method and Description |
|---|---|
void |
TParseTreeVisitor.postVisit(THiveDescTablePartition node) |
void |
TParseTreeVisitor.preVisit(THiveDescTablePartition node) |
| Modifier and Type | Method and Description |
|---|---|
THiveDescTablePartition |
THiveDescribeSqlNode.getTablePartition() |
THiveDescTablePartition |
THiveShowSqlNode.getTablePartition() |
| Modifier and Type | Method and Description |
|---|---|
THiveDescTablePartition |
THiveDescribe.getTablePartition() |
THiveDescTablePartition |
THiveShow.getTablePartition() |
| Modifier and Type | Method and Description |
|---|---|
void |
THiveDescribe.setTablePartition(THiveDescTablePartition tablePartition) |
void |
THiveShow.setTablePartition(THiveDescTablePartition tablePartition) |
Copyright © 2019. All rights reserved.