Skip navigation links

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

E17060-04


Uses of Package
oracle.odi.generation

Packages that use oracle.odi.generation
oracle.odi.domain.runtime.loadplan   
oracle.odi.generation This package contains the generation services for Oracle Data Integrator. 
oracle.odi.generation.support This package contains the generation services for Oracle Data Integrator. 

 

Classes in oracle.odi.generation used by oracle.odi.domain.runtime.loadplan
IOdiScenarioGenerator
          Provides all method to generate ODI scenarios.
IOdiVariableTextGenerator
          Provides all methods to generate ODI variable text.
OdiVariableTextGeneratorException
          Checked exception thrown when the generation of variable text failed.

 

Classes in oracle.odi.generation used by oracle.odi.generation
DataServiceGeneratorException
          Checked exception thrown when the generation of a Data Service failed.
DDLDiff
          Class describing a difference between an ODI object of an ODI model and a database object such as a table, column, primary key, foreign key, unique key, index and check constraint.
DDLDiff.DiffType
          Type of difference as detected by the DDL Generator.
DDLDiff.ObjectType
          Type of object for which the difference is detected.
DDLDifferences
          Class that holds the current model ID on which the DDL differences were detected as well as the list of all differences.
DDLGeneratorServiceException
          Unchecked exception thrown when the generation of a DDL difference or DDL user procedure failed.
GenerationOptions
          This class is used to specify the generation options when generating ODI scenarii.
IOdiVariableTextGenerator
          Provides all methods to generate ODI variable text.
OdiScenarioGeneratorException
          Unchecked exception thrown when the generation of a scenario failed.
OdiVariableTextGeneratorException
          Checked exception thrown when the generation of variable text failed.
OdiVariableTextGeneratorFactory
          Factory that has to be used to obtain an instance of the IOdiVariableTextGenerator interface.

 

Classes in oracle.odi.generation used by oracle.odi.generation.support
DataServiceGeneratorException
          Checked exception thrown when the generation of a Data Service failed.
DDLDifferences
          Class that holds the current model ID on which the DDL differences were detected as well as the list of all differences.
DDLGeneratorServiceException
          Unchecked exception thrown when the generation of a DDL difference or DDL user procedure failed.
GenerationOptions
          This class is used to specify the generation options when generating ODI scenarii.
IDataServiceGenerator
          Generate data services for a model.
IDDLGeneratorService
          Generate DDL Diffs and DDL Generation User Procedures for a model.
IOdiScenarioGenerator
          Provides all method to generate ODI scenarios.
IOdiVariableTextGenerator
          Provides all methods to generate ODI variable text.
OdiScenarioGeneratorException
          Unchecked exception thrown when the generation of a scenario failed.
OdiVariableTextGeneratorException
          Checked exception thrown when the generation of variable text failed.
OdiVariableTextGeneratorFactory
          Factory that has to be used to obtain an instance of the IOdiVariableTextGenerator interface.

 


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.