Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » EclipseLink » Turning off query Caching in Spring Data
Turning off query Caching in Spring Data [message #1743948] Tue, 20 September 2016 23:55
Phil Scadden is currently offline Phil ScaddenFriend
Messages: 12
Registered: July 2010
Junior Member
Since other applications can update underlying tables, I need to turn query cache off.
Is set
PersistenceUnitProperties.QUERY_CACHE,"false"

the correct way to do this when configuring a jpaVendorAdapter in Spring data config?
Previous Topic:JPA - orphanRemoval in embedded entity not working
Next Topic:Unwrap Member JDBC Connections in Composite Persistence Unit
Goto Forum:
  


Current Time: Fri Apr 19 23:35:55 GMT 2024

Powered by FUDForum. Page generated in 0.02625 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top