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, render
getName, getReturnType, getType, hasArguments, hasParenthesesIfNoArguments, toString
public AvgWithArgumentCastFunction(java.lang.String castType)
protected java.lang.String renderArgument(java.lang.String argument, int firstArgumentJdbcType)
renderArgument
in class StandardAnsiSqlAggregationFunctions.AvgFunction
Copyright © 2001-2012 Red Hat, Inc. All Rights Reserved.