Package | Description |
---|---|
gudusoft.gsqlparser.nodes |
Provides the classes represents various SQL query parse tree node.
|
gudusoft.gsqlparser.stmt.snowflake |
Modifier and Type | Method and Description |
---|---|
void |
TParseTreeVisitor.postVisit(TSnowflakeCopyIntoStmt node) |
void |
TParseTreeVisitor.preVisit(TSnowflakeCopyIntoStmt node) |
Modifier and Type | Method and Description |
---|---|
TSnowflakeCopyIntoStmt |
TCreatePipeStmt.getCopyIntoStmt() |