Uses of Class
mondrian.olap.MondrianDef.Hint
-
Packages that use MondrianDef.Hint Package Description mondrian.olap 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.Hint Modifier and Type Field Description MondrianDef.Hint[]
MondrianDef.Table. tableHints
Table optimization hints; may be ignored by dialect.Constructors in mondrian.olap with parameters of type MondrianDef.Hint Constructor Description Table(String schema, String name, String alias, MondrianDef.Hint[] tablehints)
-