public interface DiffColumn
| Modifier and Type | Method and Description |
|---|---|
List<BaseColumnFieldDiff> |
diff(BaseColumn otherColumn)
Analyze differences between two columns of same type.
|
List<BaseColumnFieldDiff> diff(BaseColumn otherColumn)
otherColumn - The column to compare with this one.Copyright © 2001–2019 JBoss by Red Hat. All rights reserved.