| Package | Description |
|---|---|
| gudusoft.gsqlparser.nodes |
Provides the classes represents various SQL query parse tree node.
|
| Modifier and Type | Method and Description |
|---|---|
TContainsTable |
TTable.getContainsTable() |
TContainsTable |
TFromTable.getContainsTable() |
| Modifier and Type | Method and Description |
|---|---|
void |
TParseTreeVisitor.postVisit(TContainsTable node) |
void |
TParseTreeVisitor.preVisit(TContainsTable node) |
void |
TTable.setContainsTable(TContainsTable containsTable) |
void |
TFromTable.setContainsTable(TContainsTable containsTable) |
Copyright © 2019. All rights reserved.