| Package | Description |
|---|---|
| gudusoft.gsqlparser.nodes |
Provides the classes represents various SQL query parse tree node.
|
| gudusoft.gsqlparser.scriptWriter |
| Modifier and Type | Method and Description |
|---|---|
TGroupConcatParam |
TFunctionCall.getGroupConcatParam() |
| Modifier and Type | Method and Description |
|---|---|
void |
TParseTreeVisitor.postVisit(TGroupConcatParam node) |
void |
TParseTreeVisitor.preVisit(TGroupConcatParam node) |
void |
TFunctionCall.setGroupConcatParam(TGroupConcatParam groupConcatParam) |
| Modifier and Type | Method and Description |
|---|---|
void |
TScriptGeneratorVisitor.preVisit(TGroupConcatParam node) |
Copyright © 2019. All rights reserved.