Uses of Class
mondrian.olap.MondrianDef.Column
Package
Description
Implements the data access layer for the olap package.
Defines a 'matcher' which scans the schema to find candidate aggregate tables.
-
Uses of MondrianDef.Column in mondrian.rolap
Modifier and TypeMethodDescriptionstatic void
RolapStar.collectColumns
(Collection<RolapStar.Column> columnList, RolapStar.Table table, MondrianDef.Column joinColumn) Collects all columns in this table and its children. -
Uses of MondrianDef.Column in mondrian.rolap.aggmatcher