|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use AvgFunction | |
|---|---|
| org.hibernate.dialect.function | A framework for defining database-specific SQL functions that are available via the dialect. |
| Uses of AvgFunction in org.hibernate.dialect.function |
|---|
| Subclasses of AvgFunction in org.hibernate.dialect.function | |
|---|---|
class |
AvgWithArgumentCastFunction
Some 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. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||