|
Oracle® Data Integrator Java API Reference 11g Release 1 (11.1.1.3.0) E17060-01 |
||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||
| Packages that use oracle.odi.domain.model | |
|---|---|
| oracle.odi.domain.model | This package contains the Oracle Data Integrator Data Model domain implementation. |
| oracle.odi.domain.model.finder | This package contains Oracle Data Integrator Finder interfaces for domain model objects. |
| oracle.odi.domain.project | This package contains the Oracle Data Integrator Project implementation. |
| oracle.odi.domain.project.interfaces | This package contains Oracle Data Integrator Interface implementation. |
| oracle.odi.domain.xrefs.expression.contexts | Defines contexts (aka scope) for expression parsing. |
| oracle.odi.interfaces.basic | Provides a simple helper to create basic ODI interfaces from scratch. |
| oracle.odi.interfaces.interactive.support.actions | This package contains the Oracle Data Integrator interface action implementation classes Classes in this package allow modification to the ODI interface object, when used in conjunction with the oracle.odi.interfaces.interactive.support.InteractiveInterfaceHelperWithActions helper class. |
| Classes in oracle.odi.domain.model used by oracle.odi.domain.model | |
|---|---|
| AbstractOdiSubModel
Abstract base class for sub-models. |
|
| OdiColumn
An OdiColumn represents the data structure of a column part of an OdiDataStore. |
|
| OdiColumn.FileDescriptor
Defines OdiColumn properties that are specific to OdiColumns on
FILE technologies. |
|
| OdiColumn.FileDescriptor.OnErrorOption
Defines the possible action in that can be taken during file loading if when the actual content of the file does not match the column definition. |
|
| OdiColumn.ScdType
Defines the possible Slowly Changing Dimension behaviors related to OdiColumn. |
|
| OdiCondition
An OdiCondition allows to define a data constraint to check on an OdiDataStore. |
|
| OdiCondition.ConditionType
Defines the type of an OdiCondition. |
|
| OdiDataStore
An OdiDataStore represents a two-dimensional tabular data structure, generally a database table structure. |
|
| OdiDataStore.CdcDescriptor
A Change Data Capture descriptor. |
|
| OdiDataStore.DataStoreType
Defines the type of a datastore. |
|
| OdiDataStore.FileDescriptor
A FileDescriptor holds the OdiDataStore configuration specific to datastore defined on a FILE OdiTechnology. |
|
| OdiDataStore.FileDescriptor.Format
Defines the type of file that the datastore represents. |
|
| OdiDataStore.OlapType
Defines the OLAP type of a datastore. |
|
| OdiDataStore.PartitioningPolicy
Defines the partitioning policy on the datastore. |
|
| OdiFilter
An OdiFilter allows to define data filter relative to an
OdiDataStore. |
|
| OdiGlobalSubModel
AbstractOdiSubModel subclass, to manage global ODI submodels. |
|
| OdiKey
A key for an OdiDataStore. |
|
| OdiKey.KeyType
Defines the type of an OdiKey instance. |
|
| OdiMainPartition
Represents a main partition of an OdiDataStore. |
|
| OdiModel
An OdiModel represents a set of datastores corresponding to data structures contained in a physical schema. |
|
| OdiModel.ReverseObjectType
Defines the object type to be reverse engineered. |
|
| OdiModel.ReverseType
Defines the type of reverse engineering. |
|
| OdiModelFolder
An OdiModelFolder is used to arrange OdiModels. |
|
| OdiPartition
An OdiPartition is an abstract class defining database partitioning. |
|
| OdiReference
An OdiReference is a reference between a foreign OdiDataStore and a primary OdiDataStore. |
|
| OdiReference.ReferenceType
Defines the possible types of references. |
|
| OdiSubModel
A sub model is a group of functionally homogeneous datastores within a model. |
|
| OdiSubModel.DistributionRule
Defines data store distribution rule that apply to an OdiSubModel. |
|
| OdiSubPartition
Subclasses OdiPartition, and is a child of a OdiMainPartition instance. |
|
| ReferenceColumn
A reference column for an OdiReference. |
|
| Classes in oracle.odi.domain.model used by oracle.odi.domain.model.finder | |
|---|---|
| OdiColumn
An OdiColumn represents the data structure of a column part of an OdiDataStore. |
|
| OdiCondition
An OdiCondition allows to define a data constraint to check on an OdiDataStore. |
|
| OdiDataStore
An OdiDataStore represents a two-dimensional tabular data structure, generally a database table structure. |
|
| OdiKey
A key for an OdiDataStore. |
|
| OdiModel
An OdiModel represents a set of datastores corresponding to data structures contained in a physical schema. |
|
| OdiModelFolder
An OdiModelFolder is used to arrange OdiModels. |
|
| OdiPartition
An OdiPartition is an abstract class defining database partitioning. |
|
| OdiReference
An OdiReference is a reference between a foreign OdiDataStore and a primary OdiDataStore. |
|
| OdiSubModel
A sub model is a group of functionally homogeneous datastores within a model. |
|
| Classes in oracle.odi.domain.model used by oracle.odi.domain.project | |
|---|---|
| OdiCondition
An OdiCondition allows to define a data constraint to check on an OdiDataStore. |
|
| OdiDataStore
An OdiDataStore represents a two-dimensional tabular data structure, generally a database table structure. |
|
| OdiKey
A key for an OdiDataStore. |
|
| OdiModel
An OdiModel represents a set of datastores corresponding to data structures contained in a physical schema. |
|
| OdiPartition
An OdiPartition is an abstract class defining database partitioning. |
|
| OdiReference
An OdiReference is a reference between a foreign OdiDataStore and a primary OdiDataStore. |
|
| OdiSubModel
A sub model is a group of functionally homogeneous datastores within a model. |
|
| Classes in oracle.odi.domain.model used by oracle.odi.domain.project.interfaces | |
|---|---|
| OdiColumn
An OdiColumn represents the data structure of a column part of an OdiDataStore. |
|
| OdiDataStore
An OdiDataStore represents a two-dimensional tabular data structure, generally a database table structure. |
|
| OdiPartition
An OdiPartition is an abstract class defining database partitioning. |
|
| Classes in oracle.odi.domain.model used by oracle.odi.domain.xrefs.expression.contexts | |
|---|---|
| OdiDataStore
An OdiDataStore represents a two-dimensional tabular data structure, generally a database table structure. |
|
| Classes in oracle.odi.domain.model used by oracle.odi.interfaces.basic | |
|---|---|
| OdiDataStore
An OdiDataStore represents a two-dimensional tabular data structure, generally a database table structure. |
|
| Classes in oracle.odi.domain.model used by oracle.odi.interfaces.interactive.support.actions | |
|---|---|
| OdiColumn
An OdiColumn represents the data structure of a column part of an OdiDataStore. |
|
| OdiDataStore
An OdiDataStore represents a two-dimensional tabular data structure, generally a database table structure. |
|
| OdiPartition
An OdiPartition is an abstract class defining database partitioning. |
|
|
Oracle® Data Integrator Java API Reference 11g Release 1 (11.1.1.3.0) E17060-01 |
||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||