| 
Oracle Fusion Middleware Java API Reference for Oracle Extension SDK Reference 11g Release 1 (11.1.1) E13403-04  | 
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectoracle.javatools.db.diff.GenericSchemaDiffer
@Deprecated public class GenericSchemaDiffer
Register against Schema.class for diffing of the "schema" property on SchemaObjects. It will compare just the name and result in a LEAF ResultSet for the property - i.e. it will not descend into the schema's properties.
| Constructor Summary | |
|---|---|
GenericSchemaDiffer()
Deprecated.  | 
|
| Method Summary | |
|---|---|
 boolean | 
diff(java.lang.Object a,
     java.lang.Object b,
     ResultSet r,
     DiffContext c)
Deprecated. 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 GenericSchemaDiffer()
| 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 Reference 11g Release 1 (11.1.1) E13403-04  | 
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||