| 
 | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.hibernate.dialect.function.StandardAnsiSqlAggregationFunctions
public class StandardAnsiSqlAggregationFunctions
TODO : javadoc
| Nested Class Summary | |
|---|---|
| static class | StandardAnsiSqlAggregationFunctions.AvgFunctionDefinition of a standard ANSI SQL compliant AVG function | 
| static class | StandardAnsiSqlAggregationFunctions.CountFunctionDefinition of a standard ANSI SQL compliant COUNT function | 
| static class | StandardAnsiSqlAggregationFunctions.MaxFunction | 
| static class | StandardAnsiSqlAggregationFunctions.MinFunction | 
| static class | StandardAnsiSqlAggregationFunctions.SumFunction | 
| Constructor Summary | |
|---|---|
| StandardAnsiSqlAggregationFunctions() | |
| Method Summary | |
|---|---|
| static void | primeFunctionMap(Map<String,SQLFunction> functionMap) | 
| Methods inherited from class java.lang.Object | 
|---|
| clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
| Constructor Detail | 
|---|
public StandardAnsiSqlAggregationFunctions()
| Method Detail | 
|---|
public static void primeFunctionMap(Map<String,SQLFunction> functionMap)
| 
 | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||