Package mondrian.spi.impl
package mondrian.spi.impl
Provides implementations of SPIs defined in the
mondrian.spi
package.-
ClassDescriptionImplementation of
Dialect
for the Microsoft Access database (also called the JET Engine).CatalogLocator which returns the catalog URI unchanged.Default implementation of a data source change listener that always returns that the datasource is unchanged.Default implementation of a data source change listener that always returns that the datasource is changed.Default implementation of a data source change listener that always returns that the datasource is changed.Default implementation of a data source change listener that always returns that the datasource is changed.Implementation ofDialect
for the IBM DB2 database.Implementation ofDialect
for old versions of the IBM DB2/AS400 database.Implementation ofDialect
for the Apache Derby database.Implementation ofDynamicSchemaProcessor
which allows a derived class to easily process a schema file.Implementation ofDialect
for the Firebird database.This is the Mondrian dialect for Google BigQuery.Implementation ofDialect
for the GreenplumSQL database.Implementation ofDialect
for the Hive database.Implementation ofDialect
for the Hsqldb database.Implementation ofCatalogLocator
that returns the path unchanged.Dialect for Cloudera's Impala DB.Implementation ofDialect
for the Infobright database.Implementation ofDialect
for the Informix database.Implementation ofDialect
for the Ingres database.Implementation ofDialect
for the Interbase database.Implementation ofDialectFactory
for subclasses ofJdbcDialectImpl
.Implementation ofDialect
based on a JDBC connection and metadata.Implementation ofStatisticsProvider
that uses JDBC metadata calls to count rows and distinct values.Implementation ofDataSourceResolver
that looks up a data source using JNDI.Implementation ofDialect
for the LucidDB database.Implementation ofDialect
for the Microsoft SQL Server database.Implementation ofDialect
for the MonetDB database.Implementation ofDialect
for the MySQL database.Implementation ofDialect
for the Neoview database.Implementation ofDialect
for the Netezza database.Implementation ofDialect
for the NuoDB database.Implementation ofDialect
for the Oracle database.Implementation ofDialect
for the PostgreSQL database.User: cboyden Date: 2/8/13Provides implementations of a variety of SPIs using scripting.Locates a catalog based upon aServletContext
.Implementation ofStatisticsProvider
that generates SQL queries to count rows and distinct values.Implementation ofDialect
for the SQLstream streaming SQL system.Implementation ofDialect
for the Sybase database.Implementation ofDialect
for the Teradata database.Implementation ofDialect
for the Vertica database.Implementation ofDialect
for the Vertica database.