Deprecate ClassicAvgFunction, ClassicCountFunction, ClassicSumFunction

Description

These non-default, "classic", functions will be deprecated in 4.3 and removed in 5.0.0.

In general, the standard ANSI SQL aggregation functions in StandardAnsiSqlAggregationFunctions should be used instead. These functions are already used by default.

AvgWithArgumentCastFunction is an alternative for databases that drop decimals when integers are averaged. This function is the default for the those dialects known to be affected by this behavior.

Activity

Show:

Former user May 14, 2015 at 9:35 PM

Closing to prepare for Hibernate ORM 4.3.10.Final release.

Former user April 28, 2015 at 8:49 PM

Fixed in 4.3 branch.

Fixed

Details

Assignee

Reporter

Components

Fix versions

Priority

Created April 28, 2015 at 7:48 PM
Updated May 14, 2015 at 9:35 PM
Resolved April 28, 2015 at 8:49 PM