Uses of Enum Class
mondrian.rolap.SqlStatement.Type

Packages that use SqlStatement.Type
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.
Defines a 'matcher' which scans the schema to find candidate aggregate tables.
Database-independent library for generating SQL.
Contains the server-provider interfaces (SPIs) which user-defined extensions to Mondrian should implement.
Provides implementations of SPIs defined in the mondrian.spi package.