Package | Description |
---|---|
gudusoft.gsqlparser.nodes |
Provides the classes represents various SQL query parse tree node.
|
Modifier and Type | Method and Description |
---|---|
TJoinItemList |
TJoin.getJoinItems()
List of joinItems.
|
Modifier and Type | Method and Description |
---|---|
void |
TParseTreeVisitor.postVisit(TJoinItemList node) |
void |
TParseTreeVisitor.preVisit(TJoinItemList node) |
void |
TJoin.setJoinItems(TJoinItemList joinItems) |
Copyright © 2019. All rights reserved.