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 |
---|---|
THiveWithDBPropertiesClause |
TCreateDatabaseSqlNode.getDbProperties() |
Modifier and Type | Method and Description |
---|---|
void |
TParseTreeVisitor.postVisit(THiveWithDBPropertiesClause node) |
void |
TParseTreeVisitor.preVisit(THiveWithDBPropertiesClause node) |
void |
TCreateDatabaseSqlNode.setDbProperties(THiveWithDBPropertiesClause dbProperties) |
Modifier and Type | Method and Description |
---|---|
THiveWithDBPropertiesClause |
TCreateDatabaseSqlStatement.getDbProperties() |
Modifier and Type | Method and Description |
---|---|
void |
TCreateDatabaseSqlStatement.setDbProperties(THiveWithDBPropertiesClause dbProperties) |
Copyright © 2019. All rights reserved.