| Package | Description |
|---|---|
| gudusoft.gsqlparser.nodes |
Provides the classes represents various SQL query parse tree node.
|
| gudusoft.gsqlparser.scriptWriter |
| Modifier and Type | Method and Description |
|---|---|
TPTNodeList<TConnectByClause> |
THierarchical.getConnectByList() |
| Modifier and Type | Method and Description |
|---|---|
void |
TParseTreeVisitor.postVisit(TConnectByClause node) |
void |
TParseTreeVisitor.preVisit(TConnectByClause node) |
| Modifier and Type | Method and Description |
|---|---|
void |
THierarchical.setConnectByList(TPTNodeList<TConnectByClause> connectByList) |
| Modifier and Type | Method and Description |
|---|---|
void |
TScriptGeneratorVisitor.preVisit(TConnectByClause node) |
Copyright © 2019. All rights reserved.