Uses of Class
gudusoft.gsqlparser.dlineage.util.TableFlowUtility.Table
Packages that use TableFlowUtility.Table
-
Uses of TableFlowUtility.Table in gudusoft.gsqlparser.dlineage.util
Methods in gudusoft.gsqlparser.dlineage.util that return TableFlowUtility.TableModifier and TypeMethodDescriptionTableFlowUtility.LeftMostSourceTable.getTargetTables()TableFlowUtility.TableColumn.parentTable()Methods in gudusoft.gsqlparser.dlineage.util with parameters of type TableFlowUtility.TableModifier and TypeMethodDescriptionvoidTableFlowUtility.ColumnUpstream.appendNode(TableFlowUtility.Table node) voidTableFlowUtility.LeftMostSourceTable.appendTargetTable(TableFlowUtility.Table targetTable) intTableFlowUtility.Table.compareTo(TableFlowUtility.Table table) voidTableFlowUtility.LeftMostSourceTable.setTargetTables(TableFlowUtility.Table[] targetTables) Constructors in gudusoft.gsqlparser.dlineage.util with parameters of type TableFlowUtility.Table