-
Enhancement
-
Resolution: Done
-
Major
-
None
-
None
The current Hibernate Cache provider is only compatible with Hibernate 5.1.
We need a provider that's also compatible with Hibernate 5.2.
Since both providers are not backwards compatible, we'll need two different providers.
- relates to
-
ISPN-7963 Relocate Infinispan Hibernate cache provider
-
- Closed
-
In a separate discussion, it was agreed:
We'll leave the current Hibernate Cache provider module name as is, so org.infinispan:infinispan-hibernate-cache module will always point to the latest Hibernate version supported.
For Infinispan 9.2, we'll likely have org.infinispan:infinispan-hibernate-cache module supporting Hibernate 5.2 and we'll have an extra org.infinispan:infinispan-hibernate51-cache module for Hibernate 5.1.