Uses of Class
mondrian.rolap.aggmatcher.DefaultDef.RegexMapper
-
Packages that use DefaultDef.RegexMapper Package Description mondrian.rolap.aggmatcher Defines a 'matcher' which scans the schema to find candidate aggregate tables. -
-
Uses of DefaultDef.RegexMapper in mondrian.rolap.aggmatcher
Subclasses of DefaultDef.RegexMapper in mondrian.rolap.aggmatcher Modifier and Type Class Description static classDefaultDef.IgnoreMapThis is the template used to specify columns to be ignored.static classDefaultDef.LevelMapThis is the template that maps from a combination of level usage_prefix hierarchy_name level_name level_column_namestatic classDefaultDef.MeasureMapThis is the template that maps from a combination of measure measure_name, measure_column_name, and aggregate_name ("count", "sum", "avg", "min", "max", "distinct-count").
-