mondrian.spi.impl
Class SqlStreamDialect

java.lang.Object
  extended by mondrian.spi.impl.JdbcDialectImpl
      extended by mondrian.spi.impl.LucidDbDialect
          extended by mondrian.spi.impl.SqlStreamDialect
All Implemented Interfaces:
Dialect

public class SqlStreamDialect
extends LucidDbDialect

Implementation of Dialect for the SQLstream streaming SQL system.

Since:
Mar 23, 2009
Version:
$Id: //open/mondrian/src/main/mondrian/spi/impl/SqlStreamDialect.java#2 $
Author:
jhyde

Nested Class Summary
 
Nested classes/interfaces inherited from interface mondrian.spi.Dialect
Dialect.DatabaseProduct, Dialect.Datatype, Dialect.NullCollation
 
Field Summary
static JdbcDialectFactory FACTORY
           
 
Fields inherited from class mondrian.spi.impl.JdbcDialectImpl
databaseProduct, permitsSelectNotInGroupBy, productVersion
 
Constructor Summary
SqlStreamDialect(Connection connection)
          Creates a SqlStreamDialect.
 
Method Summary
 
Methods inherited from class mondrian.spi.impl.LucidDbDialect
allowsMultipleDistinctSqlMeasures, needsExponent, supportsMultiValueInExpr, supportsUnlimitedValueList
 
Methods inherited from class mondrian.spi.impl.JdbcDialectImpl
allowsAs, allowsCompoundCountDistinct, allowsCountDistinct, allowsDdl, allowsDialectSharing, allowsFromQuery, allowsMultipleCountDistinct, allowsOrderByAlias, allowsSelectNotInGroupBy, appendHintsAfterFromClause, caseWhenElse, deduceIdentifierQuoteString, deduceMaxColumnNameLength, deduceProductName, deduceProductVersion, deduceReadOnly, deduceSupportedResultSetStyles, deduceSupportsSelectNotInGroupBy, generateInline, generateInlineForAnsi, generateInlineGeneric, generateOrderItem, getDatabaseProduct, getMaxColumnNameLength, getNullCollation, getProduct, getQuoteIdentifierString, quote, quoteBooleanLiteral, quoteDateLiteral, quoteDateLiteral, quoteIdentifier, quoteIdentifier, quoteIdentifier, quoteIdentifier, quoteNumericLiteral, quoteStringLiteral, quoteTimeLiteral, quoteTimestampLiteral, requiresAliasForFromQuery, requiresGroupByAlias, requiresOrderByAlias, requiresUnionOrderByExprToBeInSelectClause, requiresUnionOrderByOrdinal, supportsGroupByExpressions, supportsGroupingSets, supportsOrderByNullsLast, supportsResultSetConcurrency, toString, toUpper
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Field Detail

FACTORY

public static final JdbcDialectFactory FACTORY
Constructor Detail

SqlStreamDialect

public SqlStreamDialect(Connection connection)
                 throws SQLException
Creates a SqlStreamDialect.

Parameters:
connection - Connection
Throws:
SQLException

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