Uses of Class
mondrian.olap.MondrianDef.AggForeignKey
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.AggForeignKey in mondrian.olap
-
Uses of MondrianDef.AggForeignKey in mondrian.rolap.aggmatcher
Modifier and TypeMethodDescriptionprotected void
ExplicitRules.TableDef.addFK
(MondrianDef.AggForeignKey fk) Add foreign key mapping entry (maps from fact table foreign key column name to aggregate table foreign key column name).