Branch: refs/heads/6.2
Home:
https://github.com/hibernate/hibernate-orm
Commit: 1945c6736a67bdfcdc762d303134356b0e9c16f1
https://github.com/hibernate/hibernate-orm/commit/1945c6736a67bdfcdc762d3...
Author: Marco Belladelli <marco(a)hibernate.org>
Date: 2023-06-16 (Fri, 16 Jun 2023)
Changed paths:
A
hibernate-core/src/test/java/org/hibernate/orm/test/batch/BatchRowCountWarningTest.java
Log Message:
-----------
HHH-16713 Add test for issue
Commit: f66595f850e7a7bebbe59effaa23eb68cb6dda74
https://github.com/hibernate/hibernate-orm/commit/f66595f850e7a7bebbe59ef...
Author: Marco Belladelli <marco(a)hibernate.org>
Date: 2023-06-16 (Fri, 16 Jun 2023)
Changed paths:
M
hibernate-core/src/main/java/org/hibernate/engine/jdbc/batch/internal/BatchImpl.java
Log Message:
-----------
HHH-16713 Fix number of row counts check in BatchImpl
Compare:
https://github.com/hibernate/hibernate-orm/compare/689a3569823a...f66595f...