StandardAnsiSqlAggregationFunctions.CountFunction instead.@Deprecated public class ClassicCountFunction extends StandardSQLFunction
| Constructor and Description |
|---|
ClassicCountFunction()
Deprecated.
Constructs a ClassicCountFunction
|
| Modifier and Type | Method and Description |
|---|---|
Type |
getReturnType(Type columnType,
Mapping mapping)
Deprecated.
The return type of the function.
|
getName, getType, hasArguments, hasParenthesesIfNoArguments, render, toStringpublic ClassicCountFunction()
public Type getReturnType(Type columnType, Mapping mapping)
SQLFunctionSQLFunction.render(org.hibernate.type.Type, java.util.List, org.hibernate.engine.spi.SessionFactoryImplementor)getReturnType in interface SQLFunctiongetReturnType in class StandardSQLFunctioncolumnType - The type of the first argumentmapping - The mapping source.Copyright © 2001-2015 Red Hat, Inc. All Rights Reserved.