public class Count extends ColumnFunctionDecorator implements AggregateFunction, WindowsFunction
delegateFunction, parameterBinder, valuealiasTableMap, arithmeticParameterBinder, arithmeticSql, dataSourceName| Constructor and Description |
|---|
Count(AbstractColumFunction delegateFunction) |
Count(FieldFn<T,F> fn) |
Count(int value) |
Count(String tableAlias,
String columnName) |
| Modifier and Type | Method and Description |
|---|---|
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 getFunctionToString(SqlDialect sqlDialect, Version version) throws UnsupportedOperationException
getFunctionToString in interface ColumFunctionUnsupportedOperationExceptionCopyright © 2024 Dynamic-SQL. All rights reserved.