Uses of Interface
mondrian.olap.NameResolver.Namespace
Package
Description
Mondrian's core package, this defines connections and the catalog metamodel,
and allows you to execute queries.
Implements the data access layer for the olap package.
-
Uses of NameResolver.Namespace in mondrian.olap
Modifier and TypeMethodDescriptionDelegatingSchemaReader.getNamespaces()
SchemaReader.getNamespaces()
Returns a list of namespaces to search when resolving elements by name. -
Uses of NameResolver.Namespace in mondrian.rolap
Modifier and TypeClassDescriptionclass
ARolapSchemaReader
allows you to read schema objects while observing the access-control profile specified by a given role.