Oracle OLAP Java API Reference
10g Release 1 (10.1)

B10994-01

Package oracle.olapi.metadata

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.
BaseMetadataObjectFactory This class is not used by OLAP API application developers.
BaseMetadataProvider An object that gives access to the metadata for a data store.
BaseMetadataXMLTags This class is not used by OLAP API application developers.
MetadataToXMLConverter This class is not used by OLAP API application developers.
MetadataXMLWriter This class is not used by OLAP API application developers.

 

Exception Summary
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.

 

Package oracle.olapi.metadata Description

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 1 (10.1)

B10994-01

Copyright © 2002, 2003, Oracle. All Rights Reserved.