Uses of Class
mondrian.olap.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
Modifier and TypeMethodDescriptionQuery.createScopedNamedSet
(String name, QueryPart scope, Exp expr) Creates a named set defined by an alias.