Uses of Class
mondrian.server.Execution

Packages that use Execution
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.
Manages a cache of aggregates containing cell values.
Provides primitives for policy-based caching.
Augments the Mondrian engine with server functionality.
Contains the server-provider interfaces (SPIs) which user-defined extensions to Mondrian should implement.
Provides implementations of SPIs defined in the mondrian.spi package.
Mondrian utilities.