|
|||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
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. |
HsqldbDialect | Implementation of Dialect for the Hsqldb database. |
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. |
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. |
NetezzaDialect | Implementation of Dialect for the Netezza database. |
OracleDialect | Implementation of Dialect for the Oracle database. |
PostgreSqlDialect | Implementation of Dialect for the PostgreSQL database. |
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. |
VerticaDialect | Implementation of Dialect for the Vertica database. |
Provides implementations of SPIs defined in the mondrian.spi
package.
|
|
||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |