| Package | Description |
|---|---|
| gudusoft.gsqlparser.nodes |
Provides the classes represents various SQL query parse tree node.
|
| gudusoft.gsqlparser.scriptWriter | |
| gudusoft.gsqlparser.stmt.mssql | |
| gudusoft.gsqlparser.stmt.vertica |
| Modifier and Type | Method and Description |
|---|---|
void |
TParseTreeVisitor.postVisit(TMssqlReturn stmt) |
void |
TParseTreeVisitor.preVisit(TMssqlReturn stmt) |
| Modifier and Type | Method and Description |
|---|---|
void |
TScriptGeneratorVisitor.preVisit(TMssqlReturn stmt) |
| Modifier and Type | Method and Description |
|---|---|
TMssqlReturn |
TMssqlCreateFunction.getReturnStmt() |
| Modifier and Type | Method and Description |
|---|---|
void |
TMssqlCreateFunction.setReturnStmt(TMssqlReturn returnStmt) |
| Modifier and Type | Method and Description |
|---|---|
TMssqlReturn |
TVerticaCreateFunction.getReturnStmt() |
Copyright © 2019. All rights reserved.