Skip navigation links

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

E17060-04


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

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

 

Uses of DDLDiff.ObjectType in oracle.odi.generation

 

Methods in oracle.odi.generation that return DDLDiff.ObjectType
abstract  DDLDiff.ObjectType DDLDiff.getObjectType()
          Gives the type of object on which the difference was detected.
static DDLDiff.ObjectType DDLDiff.ObjectType.valueOf(java.lang.String name)
          Returns the enum constant of this type with the specified name.
static DDLDiff.ObjectType[] DDLDiff.ObjectType.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.7.0)

E17060-04


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