|
Oracle® Data Integrator Java API Reference 11g Release 1 (11.1.1.5.0) E17060-02 |
|||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||
This package contains the generation services for Oracle Data Integrator.
See:
Description
| Interface Summary | |
|---|---|
| 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. |
| Class Summary | |
|---|---|
| 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. |
| DDLDifferences | Class that holds the current model ID on which the DDL differences were detected as well as the list of all differences. |
| GenerationOptions | This class is used to specify the generation options when generating ODI scenarii. |
| OdiVariableTextGeneratorFactory | Factory that has to be used to obtain an instance of the IOdiVariableTextGenerator interface. |
| Enum Summary | |
|---|---|
| DDLDiff.DiffType | Type of difference as detected by the DDL Generator. |
| DDLDiff.ObjectType | Type of object for which the difference is detected. |
| Exception Summary | |
|---|---|
| DataServiceGeneratorException | Runtime exception thrown when the generation of a Data Service failed. |
| DDLGeneratorServiceException | Runtime exception thrown when the generation of a DDL difference or DDL user procedure failed. |
| OdiScenarioGeneratorException | Runtime exception thrown when the generation of a scenario failed. |
| OdiScenarioNotFoundException | Raised when one scenario generation process was not able to find a scenario from the given scenario tag. |
| OdiVariableTextGeneratorException | Runtime exception thrown when the generation of variable text failed. |
This package contains the generation services for Oracle Data Integrator.
Classes in this package allow control of the services for:
DDL generation
Data Service generation
Scenerio generation
|
Oracle® Data Integrator Java API Reference 11g Release 1 (11.1.1.5.0) E17060-02 |
|||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||