Uses of Class
mondrian.olap.Query.ScopedNamedSet
-
Packages that use Query.ScopedNamedSet Package Description mondrian.olap 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.ScopedNamedSet Modifier and Type Method Description Query.ScopedNamedSet
Query. createScopedNamedSet(String name, QueryPart scope, Exp expr)
Creates a named set defined by an alias.
-