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 |
---|---|
protected MdxParserValidator |
ConnectionBase.createParser() |
Modifier and Type | Class and Description |
---|---|
class |
JavaccParserValidatorImpl
Default implementation of
MdxParserValidator , using the
JavaCC parser generator. |
class |
MdxParserValidatorImpl
Default implementation of
MdxParserValidator . |
Copyright © 2020 Hitachi Vantara. All rights reserved.