Package | Description |
---|---|
mondrian.olap |
Mondrian's core package, this defines connections and the catalog metamodel,
and allows you to execute queries.
|
mondrian.rolap |
Implements the data access layer for the olap package.
|
Modifier and Type | Method and Description |
---|---|
MondrianDef.InlineTable |
MondrianDef.InlineTable.find(String seekAlias) |
Constructor and Description |
---|
InlineTable(MondrianDef.InlineTable inlineTable)
Convenience constructor.
|
Modifier and Type | Method and Description |
---|---|
static MondrianDef.Relation |
RolapUtil.convertInlineTableToRelation(MondrianDef.InlineTable inlineTable,
Dialect dialect) |
Copyright © 2018 Hitachi Vantara. All rights reserved.