Uses of Class
mondrian.olap.MondrianDef.Hint
Packages that use MondrianDef.Hint
Package
Description
Mondrian's core package, this defines connections and the catalog metamodel,
and allows you to execute queries.
-
Uses of MondrianDef.Hint in mondrian.olap
Fields in mondrian.olap declared as MondrianDef.HintModifier and TypeFieldDescriptionMondrianDef.Table.tableHints
Table optimization hints; may be ignored by dialect.Constructors in mondrian.olap with parameters of type MondrianDef.HintModifierConstructorDescriptionTable
(String schema, String name, String alias, MondrianDef.Hint[] tablehints)