|
From: Steve E. <ste...@jb...> - 2006-05-06 14:03:00
|
Hibernate 3.2.0.CR2 has been released <http://sourceforge.net/project/showfiles.php?group_id=3D40712&package_id= =3D 127784&release_id=3D415073> .=20 Changes mainly represent further alignments with the latest EJB3 specifications. Two important ones to note in particular are=20 (1) the ability to perform bulk operations via native-sql queries, avoiding the need to grab JDBC connections=20 (2) alignment with the specification required return types for aggregation queries; this specifically required changes for COUNT, AVG, and SUM; see HHH-1538 for the details. |