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

B10994-01

Package oracle.olapi

Contains an interface, an exception, and a class that are of general use in the OLAP API.

See:
          Description

Interface Summary
HasLocalizedMessage An interface for an Exception that can provide its message in a language that is appropriate to a specified Locale.

 

Class Summary
ArraySet A resizable-array implementation of the Set interface from the Sun Microsystems collections framework.
XMLWriter This class is not used by OLAP API application developers.

 

Exception Summary
UnsupportedOperationException Indicates that the Oracle OLAP API does not support the operation requested by the application.

 

Package oracle.olapi Description

Contains an interface, an exception, and a class that are of general use in the OLAP API. The class implements an interface from the Sun Microsystems collections framework.

Packages under the oracle.olapi package contain interfaces that define OLAP API, an application programming interface for online analytic programming. Some of these packages, especially the oracle.olapi.data.source package, also contain classes that are integral parts of the OLAP API architecture.


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

B10994-01

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