public class SumFunction extends SimpleNumericAggregateMethod
clr, exprFactory, stmt| Constructor and Description |
|---|
SumFunction() |
| Modifier and Type | Method and Description |
|---|---|
protected Class |
getClassForMapping() |
SQLExpression |
getExpression(SQLExpression expr,
List<SQLExpression> args)
Return the expression for this SQL function.
|
protected String |
getFunctionName() |
getMappingForClass, setStatementprotected String getFunctionName()
getFunctionName in class SimpleNumericAggregateMethodpublic SQLExpression getExpression(SQLExpression expr, List<SQLExpression> args)
SQLMethodgetExpression in interface SQLMethodgetExpression in class SimpleNumericAggregateMethodexpr - The expression that it is invoked onargs - Arguments passed inprotected Class getClassForMapping()
getClassForMapping in class SimpleNumericAggregateMethodCopyright © 2015. All rights reserved.