| Package | Description |
|---|---|
| gudusoft.gsqlparser.dlineage.dataflow.model | |
| gudusoft.gsqlparser.nodes |
Provides the classes represents various SQL query parse tree node.
|
| gudusoft.gsqlparser.pp.stmtformatter.type.comm | |
| gudusoft.gsqlparser.scriptWriter |
| Modifier and Type | Method and Description |
|---|---|
TMssqlDeclare |
Cursor.getMssqlCursorStmt() |
| Modifier and Type | Method and Description |
|---|---|
void |
ModelBindingManager.bindCursorModel(TMssqlDeclare stmt,
Variable resultSet) |
Variable |
ModelFactory.createCursor(TMssqlDeclare stmt) |
| Constructor and Description |
|---|
Cursor(TMssqlDeclare select) |
| Modifier and Type | Method and Description |
|---|---|
void |
TParseTreeVisitor.postVisit(TMssqlDeclare stmt) |
void |
TParseTreeVisitor.preVisit(TMssqlDeclare stmt) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
DeclareStmtFormatter.doFormat(TMssqlDeclare sql) |
| Modifier and Type | Method and Description |
|---|---|
void |
TScriptGeneratorVisitor.preVisit(TMssqlDeclare stmt) |