Package | Description |
---|---|
mondrian.olap |
Mondrian's core package, this defines connections and the catalog metamodel,
and allows you to execute queries.
|
mondrian.parser |
Modifier and Type | Method and Description |
---|---|
DrillThrough |
Parser.FactoryImpl.makeDrillThrough(Query query,
int maxRowCount,
int firstRowOrdinal,
List<Exp> returnList) |
Modifier and Type | Method and Description |
---|---|
DrillThrough |
MdxParserValidator.QueryPartFactory.makeDrillThrough(Query query,
int maxRowCount,
int firstRowOrdinal,
List<Exp> returnList)
Creates a
DrillThrough object. |
Copyright © 2019 Hitachi Vantara. All rights reserved.