public class ClassicCountFunction extends StandardSQLFunction
| Constructor and Description |
|---|
ClassicCountFunction() |
| Modifier and Type | Method and Description |
|---|---|
Type |
getReturnType(Type columnType,
Mapping mapping)
The return type of the function.
|
getName, getType, hasArguments, hasParenthesesIfNoArguments, render, toStringpublic Type getReturnType(Type columnType, Mapping mapping)
StandardSQLFunctionSQLFunction.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 © 2012 JBoss by Red Hat. All Rights Reserved.