[hibernate-commits] Hibernate SVN: r15804 - core/branches/Branch_3_2_4_SP1_CP.

hibernate-commits at lists.jboss.org hibernate-commits at lists.jboss.org
Tue Jan 20 07:11:17 EST 2009


Author: gbadner
Date: 2009-01-20 07:11:17 -0500 (Tue, 20 Jan 2009)
New Revision: 15804

Modified:
   core/branches/Branch_3_2_4_SP1_CP/changelog.txt
Log:
JBPAPP-1628 HHH-2627 : Generated properties leak prepared statements in Hibernate 3.2.3 and higher


Modified: core/branches/Branch_3_2_4_SP1_CP/changelog.txt
===================================================================
--- core/branches/Branch_3_2_4_SP1_CP/changelog.txt	2009-01-20 09:00:54 UTC (rev 15803)
+++ core/branches/Branch_3_2_4_SP1_CP/changelog.txt	2009-01-20 12:11:17 UTC (rev 15804)
@@ -22,6 +22,7 @@
     * [JBPAPP-1528 / HHH-3679] - Sybase conversion of Java byte to tinyint fails with 8-bit values causing unit test failures
     * [JBPAPP-1529 / HHH-3680] - Sybase - composite primary key in unit test exceeds maximum for index causing failure
     * [JBPAPP-1556 / HHH-3696] - Sybase - unit tests fail when numeric values overflow in precision or scale on insert
+    * [JBPAPP-1628 / HHH-2627] - Generated properties leak prepared statements in Hibernate 3.2.3 and higher
 
 ** Improvement
     * [JBPAPP-1250 / HHH-530] - Allow application of filters on subqueries




More information about the hibernate-commits mailing list