We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2dc56e1 commit 862197dCopy full SHA for 862197d
1 file changed
src/main/resources/META-INF/persistence.xml
@@ -31,9 +31,6 @@
31
<!-- Cache type configuration -->
32
<property name="eclipselink.cache.type.default" value="SOFT"/>
33
34
- <!-- Enable shared cache -->
35
- <property name="eclipselink.cache.shared.default" value="true"/>
36
-
37
</properties>
38
</persistence-unit>
39
</persistence>
0 commit comments