Package | Description |
---|---|
gudusoft.gsqlparser.nodes |
Provides the classes represents various SQL query parse tree node.
|
Modifier and Type | Method and Description |
---|---|
TJsonTable |
TTable.getJsonTable() |
TJsonTable |
TFromTable.getJsonTable() |
Modifier and Type | Method and Description |
---|---|
void |
TParseTreeVisitor.postVisit(TJsonTable node) |
void |
TParseTreeVisitor.preVisit(TJsonTable node) |
void |
TTable.setJsonTable(TJsonTable jsonTable) |