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 |
---|---|
THiveTablePartition |
TCreateTableSqlNode.getHiveTablePartition() |
Modifier and Type | Method and Description |
---|---|
void |
TParseTreeVisitor.postVisit(THiveTablePartition node) |
void |
TParseTreeVisitor.preVisit(THiveTablePartition node) |
void |
TCreateTableSqlNode.setHiveTablePartition(THiveTablePartition hiveTablePartition) |
Modifier and Type | Method and Description |
---|---|
THiveTablePartition |
TCreateTableSqlStatement.getHiveTablePartition()
Hive, Impala table partition
|
Modifier and Type | Method and Description |
---|---|
void |
TCreateTableSqlStatement.setHiveTablePartition(THiveTablePartition hiveTablePartition) |
Copyright © 2019. All rights reserved.