public class AvgWithArgumentCastFunction extends StandardAnsiSqlAggregationFunctions.AvgFunction
INSTANCE| Constructor and Description |
|---|
AvgWithArgumentCastFunction(java.lang.String castType) |
| Modifier and Type | Method and Description |
|---|---|
protected java.lang.String |
renderArgument(java.lang.String argument,
int firstArgumentJdbcType) |
determineJdbcTypeCode, render, rendergetName, getReturnType, getType, hasArguments, hasParenthesesIfNoArguments, toStringpublic AvgWithArgumentCastFunction(java.lang.String castType)
protected java.lang.String renderArgument(java.lang.String argument,
int firstArgumentJdbcType)
renderArgument in class StandardAnsiSqlAggregationFunctions.AvgFunctionCopyright © 2013. All Rights Reserved.