| 
 | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use StandardAnsiSqlAggregationFunctions.AvgFunction | |
|---|---|
| org.hibernate.dialect.function | A framework for defining database-specific SQL functions that are available via the dialect. | 
| Uses of StandardAnsiSqlAggregationFunctions.AvgFunction in org.hibernate.dialect.function | 
|---|
| Subclasses of StandardAnsiSqlAggregationFunctions.AvgFunction in org.hibernate.dialect.function | |
|---|---|
|  class | AvgWithArgumentCastFunctionSome databases strictly return the type of the of the aggregation value for AVG which is problematic in the case of averaging integers because the decimals will be dropped. | 
| Fields in org.hibernate.dialect.function declared as StandardAnsiSqlAggregationFunctions.AvgFunction | |
|---|---|
| static StandardAnsiSqlAggregationFunctions.AvgFunction | StandardAnsiSqlAggregationFunctions.AvgFunction.INSTANCE | 
| 
 | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||