Package | Description |
---|---|
gudusoft.gsqlparser.nodes |
Provides the classes represents various SQL query parse tree node.
|
gudusoft.gsqlparser.nodes.oracle |
Modifier and Type | Method and Description |
---|---|
void |
TParseTreeVisitor.postVisit(TPhysicalAttributesClause node) |
void |
TParseTreeVisitor.preVisit(TPhysicalAttributesClause node) |
Modifier and Type | Method and Description |
---|---|
TPhysicalAttributesClause |
TOracleUsingIndex.getPhysicalAttributesClause() |
TPhysicalAttributesClause |
TSegmentAttributesItem.getPhysicalAttributesClause() |
Copyright © 2019. All rights reserved.