Branch: refs/heads/6.6
Home: https://github.com/hibernate/hibernate-orm
Commit: ebc43812df906f4e979f971c454c37aebaf17368
https://github.com/hibernate/hibernate-orm/commit/ebc43812df906f4e979f971...
Author: Jan Schatteman <jschatte(a)redhat.com>
Date: 2025-11-21 (Fri, 21 Nov 2025)
Changed paths:
M hibernate-core/src/main/java/org/hibernate/collection/spi/AbstractPersistentCollection.java
A hibernate-core/src/test/java/org/hibernate/orm/test/collection/basic/DetachedElementTest.java
Log Message:
-----------
HHH-19038 - Evaluate the session validity in AbstractPersistentCollection before actually dereferencing it
Add test for issue
Signed-off-by: Jan Schatteman <jschatte(a)redhat.com>
To unsubscribe from these emails, change your notification settings at https://github.com/hibernate/hibernate-orm/settings/notifications
Branch: refs/heads/7.1
Home: https://github.com/hibernate/hibernate-orm
Commit: b235e4c14d3903be44a2e2d5388a1ee402733bac
https://github.com/hibernate/hibernate-orm/commit/b235e4c14d3903be44a2e2d...
Author: Jan Schatteman <jschatte(a)redhat.com>
Date: 2025-11-21 (Fri, 21 Nov 2025)
Changed paths:
M documentation/src/main/asciidoc/userguide/chapters/domain/collections.adoc
M hibernate-core/src/main/java/org/hibernate/collection/spi/AbstractPersistentCollection.java
A hibernate-core/src/test/java/org/hibernate/orm/test/collection/basic/DetachedElementTest.java
Log Message:
-----------
HHH-19038 - Evaluate the session validity in AbstractPersistentCollection before actually dereferencing it
Signed-off-by: Jan Schatteman <jschatte(a)redhat.com>
HHH-19038 - add test for issue
Correct minor typo in collections.adoc
Signed-off-by: Jan Schatteman <jschatte(a)redhat.com>
To unsubscribe from these emails, change your notification settings at https://github.com/hibernate/hibernate-orm/settings/notifications