| Package | Description |
|---|---|
| gudusoft.gsqlparser.nodes |
Provides the classes represents various SQL query parse tree node.
|
| gudusoft.gsqlparser.scriptWriter |
| Modifier and Type | Method and Description |
|---|---|
TUnpivotInClause |
TPivotClause.getUnpivotInClause() |
| Modifier and Type | Method and Description |
|---|---|
void |
TParseTreeVisitor.postVisit(TUnpivotInClause node) |
void |
TParseTreeVisitor.preVisit(TUnpivotInClause node) |
void |
TPivotClause.setUnpivotInClause(TUnpivotInClause unpivotInClause) |
| Modifier and Type | Method and Description |
|---|---|
void |
TScriptGeneratorVisitor.preVisit(TUnpivotInClause node) |
Copyright © 2019. All rights reserved.