public class Sum extends ColumnFunctionDecorator implements AggregateFunction, WindowsFunction
delegateFunction, parameterBinder, valuealiasTableMap, arithmeticParameterBinder, arithmeticSql, dataSourceName| 构造器和说明 |
|---|
Sum(AbstractColumFunction delegateFunction) |
Sum(FieldFn<T,F> fn) |
Sum(String tableAlias,
String columnName) |
| 限定符和类型 | 方法和说明 |
|---|---|
String |
apply(Over over) |
String |
getFunctionToString(SqlDialect sqlDialect,
Version version) |
getOriginColumnFn, getParameterBinder, getTableAliasadd, add, add, divide, divide, divide, getAliasTableMap, getArithmeticParameterBinder, getArithmeticSql, getDataSourceName, multiply, multiply, multiply, setAliasTableMap, setDataSourceName, subtract, subtract, subtractclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetOriginColumnFn, getParameterBinder, getTableAlias, setTableAliaspublic Sum(AbstractColumFunction delegateFunction)
public Sum(FieldFn<T,F> fn)
public String getFunctionToString(SqlDialect sqlDialect, Version version) throws UnsupportedOperationException
getFunctionToString 在接口中 ColumFunctionUnsupportedOperationExceptionpublic String apply(Over over)
apply 在接口中 WindowsFunctionCopyright © 2024 Dynamic-SQL. All rights reserved.