Skip navigation links

Oracle® Data Integrator Java API Reference
11g Release 1 (11.1.1.6.0)

E17060-03


Uses of Class
oracle.odi.generation.DDLDiff.DiffType

Packages that use DDLDiff.DiffType
oracle.odi.generation This package contains the generation services for Oracle Data Integrator. 

 

Uses of DDLDiff.DiffType in oracle.odi.generation

 

Methods in oracle.odi.generation that return DDLDiff.DiffType
abstract  DDLDiff.DiffType DDLDiff.getDiffType()
          Gives the type difference detected.
static DDLDiff.DiffType DDLDiff.DiffType.valueOf(java.lang.String name)
          Returns the enum constant of this type with the specified name.
static DDLDiff.DiffType[] DDLDiff.DiffType.values()
          Returns an array containing the constants of this enum type, in the order they are declared.

 


Skip navigation links

Oracle® Data Integrator Java API Reference
11g Release 1 (11.1.1.6.0)

E17060-03


Copyright © 2011, Oracle and/or its affiliates. All rights reserved.