public interface DifferenceFilter
| Modifier and Type | Method and Description |
|---|---|
boolean |
isFilteredProperty(Difference diff,
java.lang.String prop)
When applying a ResultSetFilter to a ResultSet, the following method will
be called on the given ResultSetFilter for each ResultSet that is marked
as not being the "same".
|
boolean isFilteredProperty(Difference diff, java.lang.String prop)
prop is a slash seperated path of
property names. When the property is a list, the immediate children of
that propeerty will be the name of the child (or position in the list <0>,
<1>, etc). For example, the default property of the EMPNO column on
a Table would have the property path:rs - prop -