Uses of Package
mondrian.spi.impl
-
Packages that use mondrian.spi.impl Package Description mondrian.i18n Utilities for internationalization and localization.mondrian.spi.impl Provides implementations of SPIs defined in themondrian.spi
package. -
Classes in mondrian.spi.impl used by mondrian.i18n Class Description FilterDynamicSchemaProcessor Implementation ofDynamicSchemaProcessor
which allows a derived class to easily process a schema file. -
Classes in mondrian.spi.impl used by mondrian.spi.impl Class Description Db2Dialect Implementation ofDialect
for the IBM DB2 database.HiveDialect Implementation ofDialect
for the Hive database.IngresDialect Implementation ofDialect
for the Ingres database.JdbcDialectFactory Implementation ofDialectFactory
for subclasses ofJdbcDialectImpl
.JdbcDialectImpl Implementation ofDialect
based on a JDBC connection and metadata.LucidDbDialect Implementation ofDialect
for the LucidDB database.MySqlDialect Implementation ofDialect
for the MySQL database.PostgreSqlDialect Implementation ofDialect
for the PostgreSQL database.Scripts.ScriptDefinition Scripts.ScriptLanguage