|
Oracle Fusion Middleware Java API Reference for Oracle Extension SDK 11g Release 2 (11.1.2.4.0) E17493-05 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectoracle.javatools.db.diff.IDByNameDiffer
public class IDByNameDiffer
Differ that diffs IDs by the name stored on them (if a BaseObjectID) or failing that using the name of the object they resolve to.
| Constructor Summary | |
|---|---|
IDByNameDiffer()
|
|
| Method Summary | |
|---|---|
boolean |
diff(java.lang.Object a,
java.lang.Object b,
ResultSet r,
DiffContext c)
Diff two objects and place any results in the DiffContext. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public IDByNameDiffer()
| Method Detail |
|---|
public boolean diff(java.lang.Object a,
java.lang.Object b,
ResultSet r,
DiffContext c)
Differ
diff in interface Differ
|
Oracle Fusion Middleware Java API Reference for Oracle Extension SDK 11g Release 2 (11.1.2.4.0) E17493-05 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||