Package mondrian.spi.impl
Provides implementations of SPIs defined in the
mondrian.spi
package.-
Class Summary Class Description AccessDialect Implementation ofDialect
for the Microsoft Access database (also called the JET Engine).CatalogLocatorImpl CatalogLocator which returns the catalog URI unchanged.DataSourceChangeListenerImpl Default implementation of a data source change listener that always returns that the datasource is unchanged.DataSourceChangeListenerImpl2 Default implementation of a data source change listener that always returns that the datasource is changed.DataSourceChangeListenerImpl3 Default implementation of a data source change listener that always returns that the datasource is changed.DataSourceChangeListenerImpl4 Default implementation of a data source change listener that always returns that the datasource is changed.Db2Dialect Implementation ofDialect
for the IBM DB2 database.Db2OldAs400Dialect Implementation ofDialect
for old versions of the IBM DB2/AS400 database.DerbyDialect Implementation ofDialect
for the Apache Derby database.FilterDynamicSchemaProcessor Implementation ofDynamicSchemaProcessor
which allows a derived class to easily process a schema file.FirebirdDialect Implementation ofDialect
for the Firebird database.GoogleBigQueryDialect This is the Mondrian dialect for Google BigQuery.GreenplumDialect Implementation ofDialect
for the GreenplumSQL database.HiveDialect Implementation ofDialect
for the Hive database.HsqldbDialect Implementation ofDialect
for the Hsqldb database.IdentityCatalogLocator Implementation ofCatalogLocator
that returns the path unchanged.ImpalaDialect Dialect for Cloudera's Impala DB.InfobrightDialect Implementation ofDialect
for the Infobright database.InformixDialect Implementation ofDialect
for the Informix database.IngresDialect Implementation ofDialect
for the Ingres database.InterbaseDialect Implementation ofDialect
for the Interbase database.JdbcDialectFactory Implementation ofDialectFactory
for subclasses ofJdbcDialectImpl
.JdbcDialectImpl Implementation ofDialect
based on a JDBC connection and metadata.JdbcStatisticsProvider Implementation ofStatisticsProvider
that uses JDBC metadata calls to count rows and distinct values.JndiDataSourceResolver Implementation ofDataSourceResolver
that looks up a data source using JNDI.LucidDbDialect Implementation ofDialect
for the LucidDB database.MariaDBDialect MicrosoftSqlServerDialect Implementation ofDialect
for the Microsoft SQL Server database.MonetDbDialect Implementation ofDialect
for the MonetDB database.MySqlDialect Implementation ofDialect
for the MySQL database.NeoviewDialect Implementation ofDialect
for the Neoview database.NetezzaDialect Implementation ofDialect
for the Netezza database.NuoDbDialect Implementation ofDialect
for the NuoDB database.OracleDialect Implementation ofDialect
for the Oracle database.PdiDataServiceDialect PostgreSqlDialect Implementation ofDialect
for the PostgreSQL database.RedshiftDialect User: cboyden Date: 2/8/13Scripts Provides implementations of a variety of SPIs using scripting.Scripts.ScriptDefinition ServletContextCatalogLocator Locates a catalog based upon aServletContext
.SnowflakeDialect SqlStatisticsProvider Implementation ofStatisticsProvider
that generates SQL queries to count rows and distinct values.SqlStreamDialect Implementation ofDialect
for the SQLstream streaming SQL system.SybaseDialect Implementation ofDialect
for the Sybase database.TeradataDialect Implementation ofDialect
for the Teradata database.VectorwiseDialect Implementation ofDialect
for the Vertica database.VerticaDialect Implementation ofDialect
for the Vertica database. -
Enum Summary Enum Description Scripts.ScriptLanguage