| 
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.DBObjectIDComparator
oracle.javatools.db.diff.IDByNameComparator
public class IDByNameComparator
Comparator that compares IDs by the name stored on them (if a BaseObjectID) or failing that using the name of the object they resolve to.
| Constructor Summary | |
|---|---|
IDByNameComparator()
 | 
|
| Method Summary | |
|---|---|
 int | 
compare(DBObjectID id1,
        DBObjectID id2)
 | 
| Methods inherited from class oracle.javatools.db.diff.DBObjectIDComparator | 
|---|
equals | 
| Methods inherited from class java.lang.Object | 
|---|
clone, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
| Constructor Detail | 
|---|
public IDByNameComparator()
| Method Detail | 
|---|
public int compare(DBObjectID id1,
                   DBObjectID id2)
compare in interface java.util.Comparator<DBObjectID>compare in class DBObjectIDComparator
  | 
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 | |||||||||