Package mondrian.spi.impl

Provides implementations of SPIs defined in the mondrian.spi package.

See:
          Description

Class Summary
AccessDialect Implementation of Dialect 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 of Dialect for the IBM DB2 database.
Db2OldAs400Dialect Implementation of Dialect for old versions of the IBM DB2/AS400 database.
DerbyDialect Implementation of Dialect for the Apache Derby database.
FilterDynamicSchemaProcessor Implementation of DynamicSchemaProcessor which allows a derived class to easily process a schema file.
FirebirdDialect Implementation of Dialect for the Firebird database.
GreenplumDialect Implementation of Dialect for the GreenplumSQL database.
HiveDialect Implementation of Dialect for the Hive database.
HsqldbDialect Implementation of Dialect for the Hsqldb database.
IdentityCatalogLocator Implementation of CatalogLocator that returns the path unchanged.
InfobrightDialect Implementation of Dialect for the Infobright database.
InformixDialect Implementation of Dialect for the Informix database.
IngresDialect Implementation of Dialect for the Ingres database.
InterbaseDialect Implementation of Dialect for the Interbase database.
JdbcDialectFactory Implementation of DialectFactory for subclasses of JdbcDialectImpl.
JdbcDialectImpl Implementation of Dialect based on a JDBC connection and metadata.
JndiDataSourceResolver Implementation of DataSourceResolver that looks up a data source using JNDI.
LucidDbDialect Implementation of Dialect for the LucidDB database.
MicrosoftSqlServerDialect Implementation of Dialect for the Microsoft SQL Server database.
MySqlDialect Implementation of Dialect for the MySQL database.
NeoviewDialect Implementation of Dialect for the Neoview database.
NetezzaDialect Implementation of Dialect for the Netezza database.
OracleDialect Implementation of Dialect for the Oracle database.
PostgreSqlDialect Implementation of Dialect for the PostgreSQL database.
Scripts Provides implementations of a variety of SPIs using scripting.
Scripts.ScriptDefinition  
ServletContextCatalogLocator Locates a catalog based upon a ServletContext.

If the catalog URI is an absolute path, it refers to a resource inside our WAR file, so replace the URL.

SqlStreamDialect Implementation of Dialect for the SQLstream streaming SQL system.
SybaseDialect Implementation of Dialect for the Sybase database.
TeradataDialect Implementation of Dialect for the Teradata database.
VectorwiseDialect Implementation of Dialect for the Vertica database.
VerticaDialect Implementation of Dialect for the Vertica database.
 

Enum Summary
Scripts.ScriptLanguage  
 

Package mondrian.spi.impl Description

Provides implementations of SPIs defined in the mondrian.spi package.


Get Mondrian at SourceForge.net. Fast, secure and free Open Source software downloads