Skip navigation links

Oracle® OLAP Java API Reference
11g Release 1 (11.1)

B28128-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.

 

Exception Summary
OLAPIException A common superclass for all runtime exceptions.
OLAPIIllegalStateException A common superclass for all runtime exceptions.
OLAPIRuntimeException A common superclass for all runtime exceptions.
UnsupportedOperationException Indicates that Oracle OLAP 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.


Skip navigation links

Copyright © 2002, 2007, Oracle. All rights reserved.