| Oracle® OLAP Java API Reference 11g Release 2 (11.2) E10794-03 |
The following table lists the keys and the case-sensitive values for the settings that you can specify in a Properties object or XML string for a DataProvider or a UserSession and provides a brief description of them.
| Properties Key or Setting Name |
Value | Property Description |
|---|---|---|
HierarchyValueType |
uniquelocal |
Specifies whether to use unique or
local values for members of dimension hierarchies.
The use of Model objects requires unique dimension
hierarchy values.
For more information on unique and local values, see the Overview of
this documentation.
The
The |
MetadataReaderMode |
ALL11_ONLY10_ONLY10103AWONLYCWM2ONLYNONE |
Specifies the type of metadata recognized
by the MdmMetadataProvider provided by the
DataProvider.
The
The
The
The
The
The |
SupportMTM |
NOYES |
Specifies whether Oracle OLAP supports
the mapping of metadata objects to source data by the use of the classes
in the oracle.olapi.metadata.mapping package or by the use of
the deprecated classes in the oracle.olapi.metadata.mtm package.
The
The
The
As of 11g Release 2 (11.2), Oracle OLAP Java API Reference no
longer contains documentation for the deprecated |