Uses of Class
mondrian.olap.Query.ScopedNamedSet
Packages that use Query.ScopedNamedSet
Package
Description
Mondrian's core package, this defines connections and the catalog metamodel,
and allows you to execute queries.
-
Uses of Query.ScopedNamedSet in mondrian.olap
Methods in mondrian.olap that return Query.ScopedNamedSetModifier and TypeMethodDescriptionQuery.createScopedNamedSet
(String name, QueryPart scope, Exp expr) Creates a named set defined by an alias.