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