MdmObject
objects of a logical OLAP metadata model to physical storage structures in an Oracle Database instance.See: Description
Class | Description |
---|---|
AttributeMap |
A
ValueMap that maps an MdmAttribute for an MdmDimension to an Expression . |
CubeDimensionalityMap |
Associates a
CubeMap with MdmDimension and MdmDimensionality objects. |
CubeMap |
An
ObjectMap that maps an MdmCube to an Expression . |
DimensionMap |
The abstract base class for an object that maps an
MdmDimension to a relational data source. |
HierarchyLevelMap |
A
DimensionMap that maps an MdmHierarchyLevel to a data source. |
MeasureMap |
A
ValueMap that maps an MdmMeasure to an Expression . |
MemberListMap |
A
DimensionMap that maps an MdmPrimaryDimension or an MdmDimensionLevel to a data source, such as a column in a relational table. |
ObjectMap |
The base class for an object that maps an
MdmObject to physical storage structures. |
SolvedHierarchyMap |
A
DimensionMap that maps an MdmHierarchy to a data source. |
SolvedValueHierarchyMap |
A
SolvedHierarchyMap for an MdmValueHierarchy . |
ValueMap |
An abstract
ObjectMap that maps an MdmDimensionedObject to relational source data. |
MdmObject
objects of a logical OLAP metadata model to physical storage structures in an Oracle Database instance.