| Package | Description | 
|---|---|
| mondrian.spi.impl | Provides implementations of SPIs defined in the  mondrian.spipackage. | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | AccessDialectImplementation of  Dialectfor the Microsoft Access
 database (also called the JET Engine). | 
| class  | Db2DialectImplementation of  Dialectfor the IBM DB2 database. | 
| class  | Db2OldAs400DialectImplementation of  Dialectfor old versions of the IBM
 DB2/AS400 database. | 
| class  | DerbyDialectImplementation of  Dialectfor the Apache Derby database. | 
| class  | FirebirdDialectImplementation of  Dialectfor the Firebird database. | 
| class  | GoogleBigQueryDialectThis is the Mondrian dialect for Google BigQuery. | 
| class  | GreenplumDialectImplementation of  Dialectfor the GreenplumSQL database. | 
| class  | HiveDialectImplementation of  Dialectfor the Hive database. | 
| class  | HsqldbDialectImplementation of  Dialectfor the Hsqldb database. | 
| class  | ImpalaDialectDialect for Cloudera's Impala DB. | 
| class  | InfobrightDialectImplementation of  Dialectfor the Infobright database. | 
| class  | InformixDialectImplementation of  Dialectfor the Informix database. | 
| class  | IngresDialectImplementation of  Dialectfor the Ingres database. | 
| class  | InterbaseDialectImplementation of  Dialectfor the Interbase database. | 
| class  | LucidDbDialectImplementation of  Dialectfor the LucidDB database. | 
| class  | MariaDBDialect | 
| class  | MicrosoftSqlServerDialectImplementation of  Dialectfor the Microsoft SQL Server
 database. | 
| class  | MonetDbDialectImplementation of  Dialectfor the MonetDB database. | 
| class  | MySqlDialectImplementation of  Dialectfor the MySQL database. | 
| class  | NeoviewDialectImplementation of  Dialectfor the Neoview database. | 
| class  | NetezzaDialectImplementation of  Dialectfor the Netezza database. | 
| class  | NuoDbDialectImplementation of  Dialectfor the NuoDB database. | 
| class  | OracleDialectImplementation of  Dialectfor the Oracle database. | 
| class  | PdiDataServiceDialect | 
| class  | PostgreSqlDialectImplementation of  Dialectfor the PostgreSQL database. | 
| class  | RedshiftDialectUser: cboyden Date: 2/8/13 | 
| class  | SnowflakeDialect | 
| class  | SqlStreamDialectImplementation of  Dialectfor the SQLstream streaming
 SQL system. | 
| class  | SybaseDialectImplementation of  Dialectfor the Sybase database. | 
| class  | TeradataDialectImplementation of  Dialectfor the Teradata database. | 
| class  | VectorwiseDialectImplementation of  Dialectfor the Vertica database. | 
| class  | VerticaDialectImplementation of  Dialectfor the Vertica database. | 
| Constructor and Description | 
|---|
| JdbcDialectFactory(Class<? extends JdbcDialectImpl> dialectClass,
                  Dialect.DatabaseProduct databaseProduct)Creates a JdbcDialectFactory. | 
Copyright © 2021 Hitachi Vantara. All rights reserved.