Uses of Class
mondrian.olap.MondrianDef.InlineTable
Packages that use 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
Methods in mondrian.olap that return MondrianDef.InlineTableModifier and TypeMethodDescriptionConstructors in mondrian.olap with parameters of type MondrianDef.InlineTableModifierConstructorDescriptionInlineTable
(MondrianDef.InlineTable inlineTable) Convenience constructor. -
Uses of MondrianDef.InlineTable in mondrian.rolap
Methods in mondrian.rolap with parameters of type MondrianDef.InlineTableModifier and TypeMethodDescriptionstatic MondrianDef.Relation
RolapUtil.convertInlineTableToRelation
(MondrianDef.InlineTable inlineTable, Dialect dialect)