Prev Class | Next Class | Frames | No Frames |
Summary: Nested | Field | Method | Constr | Detail: Nested | Field | Method | Constr |
java.lang.Object
org.hibernate.dialect.function.StandardSQLFunction
org.hibernate.dialect.function.ClassicCountFunction
public class ClassicCountFunction
extends StandardSQLFunction
Constructor 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