Uses of Class
mondrian.olap.MondrianDef.InlineTable
Package
Description
Mondrian's core package, this defines connections and the catalog metamodel,
and allows you to execute queries.
Implements the data access layer for the olap package.
-
Uses of MondrianDef.InlineTable in mondrian.olap
Modifier and TypeMethodDescriptionModifierConstructorDescriptionInlineTable
(MondrianDef.InlineTable inlineTable) Convenience constructor. -
Uses of MondrianDef.InlineTable in mondrian.rolap
Modifier and TypeMethodDescriptionstatic MondrianDef.Relation
RolapUtil.convertInlineTableToRelation
(MondrianDef.InlineTable inlineTable, Dialect dialect)