| 程序包 | 说明 |
|---|---|
| org.opoo.tools.tablediff |
| 限定符和类型 | 方法和说明 |
|---|---|
default Result |
TableDiffer.diff(Table table1,
Table table2,
Columns columns)
已过时。
比对2个表,并返回比对结果。
|
default void |
TableDiffer.diff(Table table1,
Table table2,
Columns columns,
Observer observer)
已过时。
比对 2 个表,并通过 Observer 监听比对过程和结果。
|
Copyright © 2025. All rights reserved.