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 class
DefaultDef.IgnoreMap
This is the template used to specify columns to be ignored.static class
DefaultDef.LevelMap
This is the template that maps from a combination of level usage_prefix hierarchy_name level_name level_column_namestatic class
DefaultDef.MeasureMap
This 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").
-