|
Oracle® OLAP Java API Reference 10g Release 2 (10.2) B14348-01 |
||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
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 | |
UnsupportedOperationException | Indicates that Oracle OLAP does not support the operation requested by the application. |
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 2 (10.2) B14348-01 |
||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |