Branch: refs/heads/6.2
Home:
https://github.com/hibernate/hibernate-orm
Commit: 9c7268afce750972e41b8ae43ccded83427d3fca
https://github.com/hibernate/hibernate-orm/commit/9c7268afce750972e41b8ae...
Author: Marco Belladelli <marco(a)hibernate.org>
Date: 2023-05-11 (Thu, 11 May 2023)
Changed paths:
A
hibernate-core/src/test/java/org/hibernate/orm/test/batch/BatchUpdateAndJoinedInheritanceTest.java
Log Message:
-----------
HHH-16517 Add test for issue
Commit: e3596b6297ec4f3b1e0516ebd94e895c16c69a97
https://github.com/hibernate/hibernate-orm/commit/e3596b6297ec4f3b1e0516e...
Author: Marco Belladelli <marco(a)hibernate.org>
Date: 2023-05-11 (Thu, 11 May 2023)
Changed paths:
M
hibernate-core/src/main/java/org/hibernate/engine/jdbc/mutation/internal/PreparedStatementGroupStandard.java
Log Message:
-----------
HHH-16517 Don't clear map to allow prepared statement group reuse
Compare:
https://github.com/hibernate/hibernate-orm/compare/9e9a1352189a...e3596b6...