| 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 |
|---|---|
TPhysicalProperties |
TCreateTableSqlNode.getPhysicalProperties()
Oracle physical properties
|
TPhysicalProperties |
TCreateMaterializedViewSqlNode.getPhysicalProperties() |
| Modifier and Type | Method and Description |
|---|---|
void |
TParseTreeVisitor.postVisit(TPhysicalProperties node) |
void |
TParseTreeVisitor.preVisit(TPhysicalProperties node) |
void |
TCreateTableSqlNode.setPhysicalProperties(TPhysicalProperties physicalProperties) |
| Modifier and Type | Method and Description |
|---|---|
TPhysicalProperties |
TCreateTableSqlStatement.getPhysicalProperties()
Oracle physical properties
|
TPhysicalProperties |
TCreateMaterializedSqlStatement.getPhysicalProperties() |
Copyright © 2019. All rights reserved.