public class DiffExtractor extends Object
| Constructor and Description |
|---|
DiffExtractor() |
| Modifier and Type | Method and Description |
|---|---|
static String |
extractDiff(List<Table> oldTables,
List<Table> newTables)
Extract diff between two schemas.
|
Copyright © 2020. All rights reserved.