| 
Oracle Fusion Middleware Java API Reference for Oracle Extension SDK Reference 11g Release 1 (11.1.1.5.0) E13403-06  | 
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Object
  
oracle.javatools.db.diff.GenericIDComparator
      
oracle.javatools.db.diff.IDByNameComparator
public class IDByNameComparator
Comparator that compares IDs by resolving them and comparing the resulting objects using DBUtil.getNameComparator().
| Constructor Summary | |
|---|---|
IDByNameComparator() | 
|
| Method Summary | |
|---|---|
 int | 
compare(DBObjectID id1, DBObjectID id2) | 
| Methods inherited from class oracle.javatools.db.diff.GenericIDComparator | 
|---|
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 GenericIDComparator
  | 
Oracle Fusion Middleware Java API Reference for Oracle Extension SDK Reference 11g Release 1 (11.1.1.5.0) E13403-06  | 
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||