Package | Description |
---|---|
oracle.odi.domain.adapter.dimensional |
This package contains base interface classes for dimensional model domain objects in Oracle Data Integrator.
|
oracle.odi.domain.adapter.topology |
This package contains base interface classes for topology domain objects in Oracle Data Integrator.
|
Modifier and Type | Class and Description |
---|---|
static class |
ICube.OrphanRowOption
An enum to encode the options for handling orphan rows when loading the
cube.
|
static class |
IDimension.ImplementationType
An enum to encode the implementation type of the dimension.
|
static class |
IDimension.OrphanRemovalOption
An enum to encode the options for removing parent rows, when the
removed parent row has child level rows.
|
static class |
IDimension.OrphanRowOption
An enum to encode the options for handling orphan level rows
when loading the dimension.
|
static class |
ILevelAttribute.LevelAttributeRole
An enum interface to indicate the attribute role of this attribute.
|
static class |
ILevelAttribute.SCD2LevelAttributeType
An enum to indicate the SCD2 type of the level attribute.
|
static class |
ILevelAttribute.SCD3LevelAttributeType
An enum used to indicate the SCD3 type of the level attribute.
|
static class |
IParentRef.SCD2ParentRefType
An enum to represent the SCD2 properties of a parent reference.
|
Modifier and Type | Class and Description |
---|---|
static class |
ITechnology.ExecutionChannel |