Uses of Class
mondrian.rolap.aggmatcher.DefaultDef.RegexMapper
Package
Description
Defines a 'matcher' which scans the schema to find candidate aggregate tables.
-
Uses of DefaultDef.RegexMapper in mondrian.rolap.aggmatcher
Modifier and TypeClassDescriptionstatic class
This is the template used to specify columns to be ignored.static class
This is the template that maps from a combination of level usage_prefix hierarchy_name level_name level_column_namestatic class
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").