Uses of Class
mondrian.olap.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
Modifier and TypeFieldDescriptionMondrianDef.Table.tableHints
Table optimization hints; may be ignored by dialect.ModifierConstructorDescriptionTable
(String schema, String name, String alias, MondrianDef.Hint[] tablehints)