Table of Contents
- List of Figures
- Title and Copyright Information
- Preface
- Changes in This Release for Oracle OLAP Java API Developer's Guide
- 1 Introduction to the OLAP Java API
-
2
Understanding OLAP Java API Metadata
- Overview of OLAP Java API Metadata Classes
- Identifying, Describing, and Classifying Metadata Objects
- Providing Metadata Objects
- Providing Access to Data Sources
- 3 Discovering Metadata
- 4 Creating Metadata and Analytic Workspaces
- 5 Understanding Source Objects
-
6
Making Queries Using Source Methods
- Describing the Basic Source Methods
- Using the Basic Methods
-
Using Other Source Methods
- Using the extract Method
- Creating a Cube and Pivoting Edges
- Drilling Up and Down in a Hierarchy
- Sorting Hierarchically by Measure Values
- Using NumberSource Methods To Compute the Share of Units Sold
- Selecting Based on Time Series Operations
- Selecting a Set of Elements Using Parameterized Source Objects
- 7 Using a TransactionProvider
- 8 Understanding Cursor Classes and Concepts
- 9 Retrieving Query Results
- 10 Creating Dynamic Queries
- A Setting Up the Development Environment
- B SingleSelectionTemplate Class
- Index