Hibernate.cache.region_prefix Does Not Work On Coherence 14.1.1.2206.1
(Doc ID 3015850.1)
Last updated on APRIL 15, 2024
Applies to:
Oracle Coherence - Version 14.1.1.2206.1 and laterInformation in this document applies to any platform.
Goal
Using Coherence 14.1.1.2206.1, Spring 5.3.31, Hibernate 5.6.15.Final, coherence-hibernate-cache-53 2.3.4, Jdk-11 and Oracle DB. "hibernate second level cache" is set to true.
Following are the properties used:
All the above properties work except the property hibernate.cache.region_prefix. It does not create a prefix on the cache space regions with the prefix “catalog” in this case. There is no prefix on the hibernate regions. Tested with different coherence-hibernate-cache-53 versions and hibernate versions (5.6.15.Final, 5.5.9.Final, 5.4.33.Final) and also tested the coherence-hibernate-cache-53 2.3.2-12.2.1-3-19, hibernate version 5.4.33.Final with both the COH 14.1.1 and Coherence 14.1.1.2206.1. But issue persists. The property hibernate.cache.region_prefix does not create a prefix on the cache space regions with the prefix “catalog”.
Solution
To view full details, sign in with your My Oracle Support account. |
|
Don't have a My Oracle Support account? Click to get started! |
In this Document
Goal |
Solution |
References |