| Package | Description |
|---|---|
| oracle.odi.domain.dimension | |
| oracle.odi.domain.dimension.finder |
This package contains the Oracle Data Integrator Dimensional object finder interfaces.
|
| Class and Description |
|---|
| OdiCube
A class to represent a cube object.
|
| OdiCube.OrphanRowOption
An enum to encode the options for handling orphan rows when loading the
cube.
|
| OdiCubeUsesDimension
A class to represent a dimension level used in a cube.
|
| OdiDimension
A class to represent a dimension object.
|
| OdiDimension.ImplementationType
An enum to encode the implementation type of the dimension.
|
| OdiDimension.OrphanRemovalOption
An enum to encode the options for removing parent rows, when the
removed parent row has child level rows.
|
| OdiDimension.OrphanRowOption
An enum to encode the options for handling orphan level rows
when loading the dimension.
|
| OdiDimensionalModel
A class to represent a dimensional model that is a container for dimension and cube objects.
|
| OdiHierarchy
A class to represent a dimension hierarchy.
|
| OdiHierarchyMember
A class to represent a hierarchy member in a dimension hierarchy.
|
| OdiKeyPartUse
A class to represent a dimension key used in a cube.
|
| OdiLevel
A class to represent a dimension level.
|
| OdiLevelAttribute
A class to represent a dimension level attribute.
|
| OdiLevelAttribute.LevelAttributeRole
An enum to indicate the attribute role of this attribute.
|
| OdiLevelAttribute.SCD2LevelAttributeType
An enum to indicate the SCD2 type of the level attribute.
|
| OdiLevelAttribute.SCD3LevelAttributeType
An enum used to indicate the SCD3 type of the level attribute.
|
| OdiMeasure
A class to represent a cube measure.
|
| OdiNaturalKeyMember
A class to represent a natural key member owned by a dimension level.
|
| OdiParentRef
A class to represent a level parent reference to another level.
|
| OdiParentRef.SCD2ParentRefType |
| OdiRefMember
A class that represents a reference member that is owned by a parent reference object.
|
| OdiSkipLevel
A class to represent a skip level in a dimension hierarchy.
|
| Class and Description |
|---|
| OdiCube
A class to represent a cube object.
|
| OdiDimension
A class to represent a dimension object.
|
| OdiDimensionalModel
A class to represent a dimensional model that is a container for dimension and cube objects.
|