|
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
public class DBObjectIDComparator
Comparator for DBObjectIDs
| Constructor Summary | |
|---|---|
DBObjectIDComparator(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 DBObjectIDComparator(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 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 | |||||||||