Package mondrian.olap4j

olap4j driver for the Mondrian OLAP engine.

See:
          Description

Interface Summary
Factory Instantiates classes to implement the olap4j API against the Mondrian OLAP engine.
 

Class Summary
EmptyResultSet Implementation of ResultSet which returns 0 rows.
FactoryJdbc3Impl Implementation of Factory for JDBC 3.0.
FactoryJdbc4Impl Implementation of Factory for JDBC 4.0.
MondrianOlap4jCatalog Implementation of Catalog for the Mondrian OLAP engine.
MondrianOlap4jCell Implementation of Cell for the Mondrian OLAP engine.
MondrianOlap4jCell.MyDelegatingInvocationHandler  
MondrianOlap4jCellSet Implementation of CellSet for the Mondrian OLAP engine.
MondrianOlap4jCellSetAxis Implementation of CellSetAxis for the Mondrian OLAP engine.
MondrianOlap4jCellSetAxisMetaData Implementation of CellSetMetaData for the Mondrian OLAP engine.
MondrianOlap4jCellSetMetaData Implementation of CellSetMetaData for the Mondrian OLAP engine.
MondrianOlap4jConnection Implementation of OlapConnection for the Mondrian OLAP engine.
MondrianOlap4jConnection.Helper Package-private helper class which encapsulates policies which are common throughout the driver.
MondrianOlap4jCube Implementation of Cube for the Mondrian OLAP engine.
MondrianOlap4jDatabaseMetaData Implementation of OlapDatabaseMetaData for the Mondrian OLAP engine.
MondrianOlap4jDimension Implementation of Dimension for the Mondrian OLAP engine.
MondrianOlap4jDriver Olap4j driver for Mondrian.
MondrianOlap4jHierarchy Implementation of Hierarchy for the Mondrian OLAP engine.
MondrianOlap4jLevel Implementation of Level for the Mondrian OLAP engine.
MondrianOlap4jMeasure Implementation of Measure for the Mondrian OLAP engine, as a wrapper around a mondrian RolapStoredMeasure.
MondrianOlap4jMember Implementation of Member for the Mondrian OLAP engine, as a wrapper around a mondrian Member.
MondrianOlap4jNamedSet Implementation of NamedSet for the Mondrian OLAP engine.
MondrianOlap4jPreparedStatement Implementation of PreparedOlapStatement for the Mondrian OLAP engine.
MondrianOlap4jProperty Implementation of Property for the Mondrian OLAP engine, as a wrapper around a mondrian Property.
MondrianOlap4jSchema Implementation of Schema for the Mondrian OLAP engine.
MondrianOlap4jStatement Implementation of OlapStatement for the Mondrian OLAP engine.
 

Package mondrian.olap4j Description

olap4j driver for the Mondrian OLAP engine.

 

SourceForge.net_Logo