Package | Description |
---|---|
gudusoft.gsqlparser.dlineage.dataflow.sqlenv.model |
Modifier and Type | Method and Description |
---|---|
List<Column> |
Table.getColumns() |
Modifier and Type | Method and Description |
---|---|
void |
Table.appendColumn(Column column) |
Modifier and Type | Method and Description |
---|---|
void |
Table.setColumns(List<Column> columns) |