| Prev Class | Next Class | Frames | No Frames |
| Summary: Nested | Field | Method | Constr | Detail: Nested | Field | Method | Constr |
java.lang.Objectorg.hibernate.dialect.function.StandardSQLFunctionorg.hibernate.dialect.function.ClassicCountFunctionpublic class ClassicCountFunctionextends StandardSQLFunctionConstructor Summary | |
Method Summary | |
Type |
|
Methods inherited from class org.hibernate.dialect.function.StandardSQLFunction | |
getName, getReturnType, getType, hasArguments, hasParenthesesIfNoArguments, render, toString | |
public Type getReturnType(Type columnType, Mapping mapping)
- Specified by:
- getReturnType in interface SQLFunction
- Overrides:
- getReturnType in interface StandardSQLFunction