Branch: refs/heads/wip/7.0
Home:
https://github.com/hibernate/hibernate-orm
Commit: 2c9e9659288e376901c87a9ed11e19a82e474878
https://github.com/hibernate/hibernate-orm/commit/2c9e9659288e376901c87a9...
Author: Andrea Boriero <andrea(a)hibernate.org>
Date: 2024-05-01 (Wed, 01 May 2024)
Changed paths:
A
hibernate-core/src/test/java/org/hibernate/orm/test/jpa/cacheable/disableselective/City.java
A
hibernate-core/src/test/java/org/hibernate/orm/test/jpa/cacheable/disableselective/DisableCacheTest.java
A
hibernate-core/src/test/java/org/hibernate/orm/test/jpa/cacheable/disableselective/Person.java
A
hibernate-core/src/test/resources/org/hibernate/orm/test/jpa/cacheable/disableselective/orm.xml
Log Message:
-----------
HHH-18041 Add test for issue
Commit: e723768661bbe196859e2f359edfbfdf978e6e6a
https://github.com/hibernate/hibernate-orm/commit/e723768661bbe196859e2f3...
Author: Andrea Boriero <andrea(a)hibernate.org>
Date: 2024-05-01 (Wed, 01 May 2024)
Changed paths:
M
hibernate-core/src/main/java/org/hibernate/boot/models/xml/internal/ManagedTypeProcessor.java
Log Message:
-----------
HHH-18041 With SharedCacheMode.DISABLE_SELECTIVE entities with cacheable false should
not be cached
Compare:
https://github.com/hibernate/hibernate-orm/compare/97e3c71a9e74...e723768...
To unsubscribe from these emails, change your notification settings at
https://github.com/hibernate/hibernate-orm/settings/notifications