|
Oracle® Data Integrator Java API Reference 11g Release 1 (11.1.1.5.0) E17060-02 |
|||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use IWorkDevelopmentOdiEntity | |
---|---|
oracle.odi.domain.model | This package contains the Oracle Data Integrator Data Model domain implementation. |
oracle.odi.domain.project | This package contains the Oracle Data Integrator Project implementation. |
Uses of IWorkDevelopmentOdiEntity in oracle.odi.domain.model |
---|
Classes in oracle.odi.domain.model that implement IWorkDevelopmentOdiEntity | |
---|---|
class |
AbstractOdiSubModel Abstract base class for sub-models. |
class |
OdiColumn An OdiColumn represents the data structure of a column part of an OdiDataStore . |
class |
OdiCondition An OdiCondition allows to define a data constraint to check on an OdiDataStore . |
class |
OdiDataStore An OdiDataStore represents a two-dimensional tabular data structure, generally a database table structure. |
class |
OdiFilter An OdiFilter allows to define data filter relative to an OdiDataStore . |
class |
OdiGlobalSubModel AbstractOdiSubModel subclass, to manage global ODI submodels. |
class |
OdiKey A key for an OdiDataStore . |
class |
OdiMainPartition Represents a main partition of an OdiDataStore . |
class |
OdiModel An OdiModel represents a set of datastores corresponding to data structures contained in a physical schema. |
class |
OdiModelFolder An OdiModelFolder is used to arrange OdiModel s. |
class |
OdiPartition An OdiPartition is an abstract class defining database partitioning. |
class |
OdiReference An OdiReference is a reference between a foreign OdiDataStore and a primary OdiDataStore . |
class |
OdiSubModel A sub model is a group of functionally homogeneous datastores within a model. |
class |
OdiSubPartition Subclasses OdiPartition , and is a child of a OdiMainPartition instance. |
Uses of IWorkDevelopmentOdiEntity in oracle.odi.domain.project |
---|
Classes in oracle.odi.domain.project that implement IWorkDevelopmentOdiEntity | |
---|---|
class |
OdiCKM Represents the Control Knowledge Module. |
class |
OdiFolder An OdiFolder is a workbench entity that ODI users will use to organize their work related to a single OdiProject . |
class |
OdiIKM Represents an Integration Knowledge Module. |
class |
OdiInterface An OdiInterface is the main class that implement target datastore feeding, suppling data from several source datastores. |
class |
OdiJKM Represents a journalization knowledge module. |
class |
OdiKM<L extends OdiProcedureLine> Abstract base class that all knowledge modules types subclasses. |
class |
OdiLKM Represents the Loading Knowledge Module. |
class |
OdiPackage Represents an ODI package. |
class |
OdiProcedure<L extends OdiProcedureLine> Abstract high-level object encompassing ODI User Procedures and ODI Knowledge Modules. |
class |
OdiProject An OdiProject is a top level workbench object in ODI. |
class |
OdiRKM Represents the Reverse Knowledge Module. |
class |
OdiSequence Represents design time metadata about a sequence. |
class |
OdiSKM Represents the Service Knowledge Module. |
class |
OdiUserFunction Represents design time metadata about a customized function that can be used in expressions of other objects such as OdiInterface , OdiUserProcedure . |
class |
OdiUserProcedure Represents the ODI user procedures. |
class |
OdiVariable Represents design time metadata about a variable. |
|
Oracle® Data Integrator Java API Reference 11g Release 1 (11.1.1.5.0) E17060-02 |
|||||||||
PREV NEXT | FRAMES NO FRAMES |