public class AvgWithArgumentCastFunction extends StandardAnsiSqlAggregationFunctions.AvgFunction
INSTANCE| Constructor and Description |
|---|
AvgWithArgumentCastFunction(java.lang.String castType)
Constructs a AvgWithArgumentCastFunction
|
| Modifier and Type | Method and Description |
|---|---|
protected java.lang.String |
renderArgument(java.lang.String argument,
int firstArgumentJdbcType) |
determineJdbcTypeCode, render, rendergetName, getRenderedName, getReturnType, getType, hasArguments, hasParenthesesIfNoArguments, toStringpublic AvgWithArgumentCastFunction(java.lang.String castType)
castType - The type to cast the avg argument toprotected java.lang.String renderArgument(java.lang.String argument,
int firstArgumentJdbcType)
renderArgument in class StandardAnsiSqlAggregationFunctions.AvgFunctionCopyright © 2001-2018 Red Hat, Inc. All Rights Reserved.