| Package | Description |
|---|---|
| gudusoft.gsqlparser.dlineage.util |
| Modifier and Type | Method and Description |
|---|---|
TableFlowUtility.Table[] |
TableFlowUtility.LeftMostSourceTable.getTargetTables() |
TableFlowUtility.Table |
TableFlowUtility.TableColumn.parentTable() |
| Modifier and Type | Method and Description |
|---|---|
void |
TableFlowUtility.ColumnUpstream.appendNode(TableFlowUtility.Table node) |
void |
TableFlowUtility.LeftMostSourceTable.appendTargetTable(TableFlowUtility.Table targetTable) |
int |
TableFlowUtility.Table.compareTo(TableFlowUtility.Table table) |
void |
TableFlowUtility.LeftMostSourceTable.setTargetTables(TableFlowUtility.Table[] targetTables) |
| Constructor and Description |
|---|
TableColumn(TableFlowUtility.Table node) |