Package org.olap4j.query

Provides an object model for building OLAP queries programmatically (experimental).

See:
          Description

Interface Summary
Selection A selection of members from an OLAP dimension hierarchy.
 

Class Summary
Query Query model.
QueryAxis An axis within an OLAP Query.
QueryDimension Usage of a dimension for an OLAP query.
SelectionFactory Contains factory methods for creating implementations of Selection.
 

Enum Summary
Selection.Operator  
 

Package org.olap4j.query Description

Provides an object model for building OLAP queries programmatically (experimental).

NOTE: This package is experimental. Classes may be renamed or removed in a future release of olap4j.

 

SourceForge.net_Logo