public class Count extends ColumnFunctionDecorator implements AggregateFunction, WindowsFunction
delegateFunction, parameterBinder, valuealiasTableMap, arithmeticParameterBinder, arithmeticSql, dataSourceName| 构造器和说明 |
|---|
Count(AbstractColumFunction delegateFunction) |
Count(FieldFn<T,F> fn) |
Count(int value) |
Count(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 Count(AbstractColumFunction delegateFunction)
public Count(FieldFn<T,F> fn)
public Count(int value)
public String apply(Over over)
apply 在接口中 WindowsFunctionpublic String getFunctionToString(SqlDialect sqlDialect, Version version) throws UnsupportedOperationException
getFunctionToString 在接口中 ColumFunctionUnsupportedOperationExceptionCopyright © 2024 Dynamic-SQL. All rights reserved.