| Package | Description | 
|---|---|
| mondrian.spi | Contains the server-provider interfaces (SPIs) which user-defined
extensions to Mondrian should implement. | 
| mondrian.spi.impl | Provides implementations of SPIs defined in the  mondrian.spipackage. | 
| Modifier and Type | Method and Description | 
|---|---|
| static void | DialectManager. register(DialectFactory factory)Registers a DialectFactory. | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | JdbcDialectFactoryImplementation of  DialectFactoryfor subclasses
 ofJdbcDialectImpl. | 
| Modifier and Type | Method and Description | 
|---|---|
| static Dialect | JdbcDialectFactory. createDialectHelper(DialectFactory factory,
                   DataSource dataSource)Creates a temporary connection and calls
  createDialect(javax.sql.DataSource, java.sql.Connection). | 
Copyright © 2021 Hitachi Vantara. All rights reserved.