| Package | Description | 
|---|---|
| gudusoft.gsqlparser.nodes.hive | |
| gudusoft.gsqlparser.stmt.hive | 
| Modifier and Type | Method and Description | 
|---|---|
EHiveDescOption | 
THiveDescribeSqlNode.getDescOption()  | 
EHiveDescOption | 
THiveShowSqlNode.getShowOptions()  | 
static EHiveDescOption | 
EHiveDescOption.valueOf(String name)
Returns the enum constant of this type with the specified name. 
 | 
static EHiveDescOption[] | 
EHiveDescOption.values()
Returns an array containing the constants of this enum type, in
the order they are declared. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
EHiveDescOption | 
THiveDescribe.getDescOption()  | 
EHiveDescOption | 
THiveShow.getShowOptions()  | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
THiveDescribe.setDescOption(EHiveDescOption descOption)  | 
void | 
THiveShow.setShowOptions(EHiveDescOption showOptions)  | 
Copyright © 2019. All rights reserved.