| Package | Description |
|---|---|
| gudusoft.gsqlparser.dlineage.dataflow.model | |
| gudusoft.gsqlparser.nodes |
Provides the classes represents various SQL query parse tree node.
|
| Modifier and Type | Method and Description |
|---|---|
TLoopStmt |
Cursor.getLoopStmt() |
| Modifier and Type | Method and Description |
|---|---|
void |
ModelBindingManager.bindCursorModel(TLoopStmt stmt,
Variable resultSet) |
Variable |
ModelFactory.createCursor(TLoopStmt stmt) |
| Constructor and Description |
|---|
Cursor(TLoopStmt select) |
| Modifier and Type | Method and Description |
|---|---|
void |
TParseTreeVisitor.postVisit(TLoopStmt node) |
void |
TParseTreeVisitor.preVisit(TLoopStmt node) |