Branch: refs/heads/main
Home:
https://github.com/hibernate/hibernate-orm
Commit: b5afcc474cfae992bcd0ef9ac26f4ce82addc8bd
https://github.com/hibernate/hibernate-orm/commit/b5afcc474cfae992bcd0ef9...
Author: Gavin King <gavin(a)hibernate.org>
Date: 2026-02-09 (Mon, 09 Feb 2026)
Changed paths:
M
hibernate-core/src/main/java/org/hibernate/persister/entity/mutation/UpdateCoordinatorStandard.java
M
hibernate-core/src/test/java/org/hibernate/orm/test/sql/partition/PartitionKeyTests.java
Log Message:
-----------
HHH-19609 fix SS.update() with @PartitionKey
Commit: be4ae53f551993cd293c1febfd981e905dddd1db
https://github.com/hibernate/hibernate-orm/commit/be4ae53f551993cd293c1fe...
Author: Gavin King <gavin(a)hibernate.org>
Date: 2026-02-09 (Mon, 09 Feb 2026)
Changed paths:
M
hibernate-core/src/main/java/org/hibernate/persister/entity/mutation/AbstractDeleteCoordinator.java
M
hibernate-core/src/main/java/org/hibernate/persister/entity/mutation/AbstractMutationCoordinator.java
M
hibernate-core/src/main/java/org/hibernate/sql/model/ast/builder/MutationGroupBuilder.java
Log Message:
-----------
minor code changes to Coordinators
get rid of a couple of raw types
Compare:
https://github.com/hibernate/hibernate-orm/compare/3e2b4490ec62...be4ae53...
To unsubscribe from these emails, change your notification settings at
https://github.com/hibernate/hibernate-orm/settings/notifications