Branch: refs/heads/main
Home:
https://github.com/hibernate/hibernate-orm
Commit: 20acd5292c4571bd351af35601c5836a1919c45c
https://github.com/hibernate/hibernate-orm/commit/20acd5292c4571bd351af35...
Author: Andrea Boriero <andrea(a)hibernate.org>
Date: 2024-08-07 (Wed, 07 Aug 2024)
Changed paths:
A
hibernate-core/src/test/java/org/hibernate/orm/test/caching/ChacheReadOnlyStartegyTest.java
Log Message:
-----------
HHH-17997 Add test for issue
Commit: 54c1c4a2d9dc30b38881fdbc338ef7528f54179e
https://github.com/hibernate/hibernate-orm/commit/54c1c4a2d9dc30b38881fdb...
Author: Andrea Boriero <andrea(a)hibernate.org>
Date: 2024-08-07 (Wed, 07 Aug 2024)
Changed paths:
M
hibernate-core/src/main/java/org/hibernate/sql/results/graph/entity/internal/EntityInitializerImpl.java
A
hibernate-core/src/test/java/org/hibernate/orm/test/caching/CacheReadOnlyStrategyTest.java
A
hibernate-core/src/test/java/org/hibernate/orm/test/caching/CachingWithTriggerTest.java
R
hibernate-core/src/test/java/org/hibernate/orm/test/caching/ChacheReadOnlyStartegyTest.java
Log Message:
-----------
HHH-17997 Querying an Entity with CacheConcurrencyStrategy.READONLY throws
UnsupportedOperationException: Can't update readonly object
Compare:
https://github.com/hibernate/hibernate-orm/compare/263ef56970e3...54c1c4a...
To unsubscribe from these emails, change your notification settings at
https://github.com/hibernate/hibernate-orm/settings/notifications