Oracle Fusion Middleware Java API Reference for Oracle Extension SDK Reference
11g Release 1 (11.1.1)

E13403-03

Uses of Package
oracle.javatools.db.diff

Packages that use oracle.javatools.db.diff
oracle.ide.db.transfer Contains an API for transfering database object from one DBObjectProvider to another. 
oracle.javatools.db Contains a metadata API for describing database objects, and retrieving them from a provider of database objects - for example a database. 
oracle.javatools.db.ddl API for generating DDL in the database API. 
oracle.javatools.db.diff Contains a metadata driven differ of database objects. 
oracle.javatools.db.property Classes for dealing with properties in the database API. 
oracle.jdeveloper.offlinedb Database API extension for saving database object definitions in XML files. 
 

Classes in oracle.javatools.db.diff used by oracle.ide.db.transfer
Difference
          Represents the difference between two versions of the same object.
ResultSet
           
 

Classes in oracle.javatools.db.diff used by oracle.javatools.db
DiffEngine
          Engine that can diff two objects and return the results.
Difference
          Represents the difference between two versions of the same object.
ResultSet
           
 

Classes in oracle.javatools.db.diff used by oracle.javatools.db.ddl
DiffEngine
          Engine that can diff two objects and return the results.
Difference
          Represents the difference between two versions of the same object.
 

Classes in oracle.javatools.db.diff used by oracle.javatools.db.diff
DiffContext
           
DiffEngine
          Engine that can diff two objects and return the results.
Differ
          Engine that can diff two objects and return the results.
Difference
          Represents the difference between two versions of the same object.
DifferenceFilter
          Filter that can be applied recursively to a Difference to change the assessment of which Differences are the "same".
GenericBeanDiffer
          Differ for any object that uses the PropertyInfos provided by PropertyIterator and diffs the values for those PropertyInfos using the engine.
GenericIDComparator
          Comparator for DBObjectIDs
ListDiffer
          Differ of lists that uses the Comparators registered with the underlying DiffEngine to compare elements in the two lists to assess whether the contents are different.
ResultSet
           
 

Classes in oracle.javatools.db.diff used by oracle.javatools.db.property
Difference
          Represents the difference between two versions of the same object.
 

Classes in oracle.javatools.db.diff used by oracle.jdeveloper.offlinedb
Difference
          Represents the difference between two versions of the same object.
 


Oracle Fusion Middleware Java API Reference for Oracle Extension SDK Reference
11g Release 1 (11.1.1)

E13403-03

Copyright © 1997, 2009, Oracle. All rights reserved.