Branch: refs/heads/main
Home: https://github.com/hibernate/hibernate-orm
Commit: 7f3193d87906b2e9927165f2e54aac7d620033ef
https://github.com/hibernate/hibernate-orm/commit/7f3193d87906b2e9927165f...
Author: Gavin King <gavin(a)hibernate.org>
Date: 2025-02-17 (Mon, 17 Feb 2025)
Changed paths:
M hibernate-core/src/main/java/org/hibernate/action/internal/AbstractEntityInsertAction.java
M hibernate-core/src/main/java/org/hibernate/engine/internal/Nullability.java
M hibernate-core/src/main/java/org/hibernate/engine/spi/CascadingActions.java
M hibernate-core/src/main/java/org/hibernate/event/internal/DefaultDeleteEventListener.java
M hibernate-core/src/main/java/org/hibernate/event/internal/DefaultFlushEntityEventListener.java
Log Message:
-----------
improvements to Nullability and CascadingActions
includes a bugfix to nullability checking of composite collection elements
To unsubscribe from these emails, change your notification settings at https://github.com/hibernate/hibernate-orm/settings/notifications
Branch: refs/heads/main
Home: https://github.com/hibernate/hibernate-orm
Commit: 17c3914c62d1dd9de4f8f7a1105e8ad0b7650ef4
https://github.com/hibernate/hibernate-orm/commit/17c3914c62d1dd9de4f8f7a...
Author: Gavin King <gavin(a)hibernate.org>
Date: 2025-02-17 (Mon, 17 Feb 2025)
Changed paths:
M hibernate-core/src/main/java/org/hibernate/internal/StatelessSessionImpl.java
A hibernate-core/src/test/java/org/hibernate/orm/test/stateless/GetMultipleFromCacheTest.java
M hibernate-core/src/test/java/org/hibernate/orm/test/stateless/GetMultipleTest.java
Log Message:
-----------
HHH-19142 StatelessSession.getMultiple() and second-level cache
To unsubscribe from these emails, change your notification settings at https://github.com/hibernate/hibernate-orm/settings/notifications