Uses of Class
mondrian.spi.impl.PostgreSqlDialect
-
Packages that use PostgreSqlDialect Package Description mondrian.spi.impl Provides implementations of SPIs defined in themondrian.spi
package. -
-
Uses of PostgreSqlDialect in mondrian.spi.impl
Subclasses of PostgreSqlDialect in mondrian.spi.impl Modifier and Type Class Description class
GreenplumDialect
Implementation ofDialect
for the GreenplumSQL database.class
NetezzaDialect
Implementation ofDialect
for the Netezza database.class
RedshiftDialect
User: cboyden Date: 2/8/13
-