|
Oracle® OLAP Java API Reference 10g Release 2 (10.2) B14348-01 |
||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
Contains interfaces and classes that represent metadata for a data store and that Oracle OLAP uses to make metadata objects available.
See:
Description
Interface Summary | |
MetadataObject | An interface for an object that is accessed through a MetadataProvider and that describes a particular set of data, such as a sales measure, or a property of such data. |
MetadataProvider | An interface for an object that provides access to the metadata describing a particular data store or the properties of the objects in that data store. |
Class Summary | |
BaseMetadataObject | This class is not used by OLAP API application developers. |
BaseMetadataProvider | An object that gives access to the metadata for a data store. |
Exception Summary | |
DuplicateMetadataIDException | Indicates that a BaseMetadataObject with the specified identification already exists; usually, this exception occurs when an application tries to create a custom MdmObject or custom MtmObject with the name of an object that already exists. |
InvalidMetadataException | Indicates that one or more metadata objects are invalid. |
MetadataFactoryException | Indicates that Oracle OLAP cannot perform the requested metadata factory operation; usually, this exception occurs because the specified parameters for the method are not valid. |
MetadataUpdateNotSupportedException | Indicates that Oracle OLAP does not support the updating of metadata in the version of the Oracle database to which the application is connected. |
Contains interfaces and classes that represent metadata for a data store and that Oracle OLAP uses to make metadata objects available.
|
Oracle® OLAP Java API Reference 10g Release 2 (10.2) B14348-01 |
||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |