public class HistoricalEventViewableDatabaseForgeFactory extends Object
Modifier and Type | Field and Description |
---|---|
static String |
SAMPLE_WHERECLAUSE_PLACEHOLDER
Placeholder name for SQL-where clause substitution.
|
Constructor and Description |
---|
HistoricalEventViewableDatabaseForgeFactory() |
Modifier and Type | Method and Description |
---|---|
static HistoricalEventViewableDatabaseForge |
createDBStatementView(int streamNum,
DBStatementStreamSpec sqlStreamSpec,
SQLColumnTypeConversion columnTypeConversionHook,
SQLOutputRowConversion outputRowConversionHook,
StatementBaseInfo base,
StatementCompileTimeServices services) |
public static final String SAMPLE_WHERECLAUSE_PLACEHOLDER
public HistoricalEventViewableDatabaseForgeFactory()
public static HistoricalEventViewableDatabaseForge createDBStatementView(int streamNum, DBStatementStreamSpec sqlStreamSpec, SQLColumnTypeConversion columnTypeConversionHook, SQLOutputRowConversion outputRowConversionHook, StatementBaseInfo base, StatementCompileTimeServices services) throws ExprValidationException
ExprValidationException
Copyright © 2005–2019. All rights reserved.