| Package | Description |
|---|---|
| gudusoft.gsqlparser.dlineage.dataflow.model | |
| gudusoft.gsqlparser.nodes |
Provides the classes represents various SQL query parse tree node.
|
| gudusoft.gsqlparser.resolver |
| Modifier and Type | Method and Description |
|---|---|
OraclePackage |
ModelFactory.createOraclePackage(TPlsqlCreatePackage stmt) |
| Modifier and Type | Method and Description |
|---|---|
void |
TParseTreeVisitor.postVisit(TPlsqlCreatePackage node) |
void |
TParseTreeVisitor.preVisit(TPlsqlCreatePackage node) |
| Modifier and Type | Method and Description |
|---|---|
void |
TAttributeResolver.postVisit(TPlsqlCreatePackage stmt) |
void |
TAttributeResolver.preVisit(TPlsqlCreatePackage stmt) |