Branch: refs/heads/6.2
Home:
https://github.com/hibernate/hibernate-orm
Commit: ad6dce7e89358a32bfe0552a54adeb732df5fc52
https://github.com/hibernate/hibernate-orm/commit/ad6dce7e89358a32bfe0552...
Author: Marco Belladelli <marco(a)hibernate.org>
Date: 2023-02-20 (Mon, 20 Feb 2023)
Changed paths:
A
hibernate-core/src/test/java/org/hibernate/orm/test/mapping/generated/GeneratedAnnotationBatchTest.java
Log Message:
-----------
HHH-16155 Add test for issue
Commit: 7e83dba91fb9562a8da6f381d29287c1d5e519b5
https://github.com/hibernate/hibernate-orm/commit/7e83dba91fb9562a8da6f38...
Author: Marco Belladelli <marco(a)hibernate.org>
Date: 2023-02-20 (Mon, 20 Feb 2023)
Changed paths:
M
hibernate-core/src/main/java/org/hibernate/persister/entity/mutation/InsertCoordinator.java
M
hibernate-core/src/main/java/org/hibernate/persister/entity/mutation/UpdateCoordinatorStandard.java
Log Message:
-----------
HHH-16155 Disable batching when generated properties are found
Compare:
https://github.com/hibernate/hibernate-orm/compare/0b0799d56704...7e83dba...