public class AvgWithArgumentCastFunction extends StandardAnsiSqlAggregationFunctions.AvgFunction
INSTANCE
Constructor and Description |
---|
AvgWithArgumentCastFunction(String castType) |
Modifier and Type | Method and Description |
---|---|
protected String |
renderArgument(String argument,
int firstArgumentJdbcType) |
determineJdbcTypeCode, render, render
getName, getReturnType, getType, hasArguments, hasParenthesesIfNoArguments, toString
public AvgWithArgumentCastFunction(String castType)
protected String renderArgument(String argument, int firstArgumentJdbcType)
renderArgument
in class StandardAnsiSqlAggregationFunctions.AvgFunction
Copyright © 2018 JBoss by Red Hat. All rights reserved.