HHH-9843 causes a regression that makes it impossible to store data from different entities into the same cache region when using Infinispan. The simple id should really only be used when the cache region is not shared; HHH-9843 Closed makes the assumption that the regions are not shared.
- is cloned by
-
JBEAP-7483 [GSS](7.0.z) HHH-11083 - WrongClassException using Infinispan and sharing cache regions
- Closed
- is incorporated by
-
JBEAP-5678 [GSS](7.1.0) Upgrade to Hibernate ORM 5.1.3.Final when available
- Verified
- incorporates
-
HHH-11083 Loading...
- links to