| 
 | Oracle Fusion Middleware Java API Reference for Oracle Extension SDK Reference 11g Release 1 (11.1.1.9.0) E52944-01 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Object
   oracle.javatools.db.diff.GenericDiffEngine
oracle.javatools.db.diff.GenericDiffEngine
public class GenericDiffEngine
Utility class that sets up a DiffEngine that can generically diff all our DBObjects. Should be used for all diffing in the API.
| Constructor Summary | |
|---|---|
| GenericDiffEngine() | |
| Method Summary | |
|---|---|
| static DiffEngine | getDiffEngine(boolean strictIDComparison)Returns a fresh, generic diff engine. | 
| Methods inherited from class java.lang.Object | 
|---|
| clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
| Constructor Detail | 
|---|
public GenericDiffEngine()
| Method Detail | 
|---|
public static DiffEngine getDiffEngine(boolean strictIDComparison)
strictIDComparison - - whether to strictly or loosely compare IDs.| 
 | Oracle Fusion Middleware Java API Reference for Oracle Extension SDK Reference 11g Release 1 (11.1.1.9.0) E52944-01 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||