| 
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
public class GenericIDComparator
Comparator for DBObjectIDs
| Constructor Summary | |
|---|---|
GenericIDComparator(boolean strict) | 
|
| Method Summary | |
|---|---|
 int | 
compare(DBObjectID o1, DBObjectID o2) | 
 boolean | 
equals(java.lang.Object obj) | 
| Methods inherited from class java.lang.Object | 
|---|
clone, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
| Constructor Detail | 
|---|
public GenericIDComparator(boolean strict)
| Method Detail | 
|---|
public int compare(DBObjectID o1,
                   DBObjectID o2)
compare in interface java.util.Comparator<DBObjectID>public boolean equals(java.lang.Object obj)
equals in interface java.util.Comparator<DBObjectID>equals in class java.lang.Object
  | 
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 | |||||||||