Uses of Class
mondrian.olap.MondrianDef.Table
Package
Description
Mondrian's core package, this defines connections and the catalog metamodel,
and allows you to execute queries.
Defines a 'matcher' which scans the schema to find candidate aggregate tables.
-
Uses of MondrianDef.Table in mondrian.olap
ModifierConstructorDescriptionTable
(MondrianDef.Table table) Convenience constructor.Table
(MondrianDef.Table tbl, String possibleName) -
Uses of MondrianDef.Table in mondrian.rolap.aggmatcher