Uses of Class
mondrian.rolap.aggmatcher.DefaultDef.ForeignKeyMatch
-
Packages that use DefaultDef.ForeignKeyMatch Package Description mondrian.rolap.aggmatcher Defines a 'matcher' which scans the schema to find candidate aggregate tables. -
-
Uses of DefaultDef.ForeignKeyMatch in mondrian.rolap.aggmatcher
Fields in mondrian.rolap.aggmatcher declared as DefaultDef.ForeignKeyMatch Modifier and Type Field Description DefaultDef.ForeignKeyMatchDefaultDef.AggRule. foreignKeyMatchDefaultDef.ForeignKeyMatch[]DefaultDef.AggRules. foreignKeyMatchesAll shared ForeignKeyMatches.Methods in mondrian.rolap.aggmatcher that return DefaultDef.ForeignKeyMatch Modifier and Type Method Description DefaultDef.ForeignKeyMatchDefaultDef.AggRule. getForeignKeyMatch()DefaultDef.ForeignKeyMatch[]DefaultDef.AggRules. getForeignKeyMatches()DefaultDef.ForeignKeyMatchDefaultDef.AggRules. lookupForeignKeyMatch(String id)
-