Community
Participate
Working Groups
The specification designates "javax.persistence.cache.retrieveMode" and "javax.persistence.cache.storeMode" as the strings to be used. EclipseLink incorrectly uses a string from an earlier version of the specification "javax.persistence.cacheRetrieveMode" and "javax.persistence.cacheStoreMode" Considering these hints have been arround for a while EclipseLink should support both going forward.
Created attachment 195635 [details] Proposed fix, and testcase
Created attachment 196578 [details] Proposed fix, and testcase Added deprecation warning and correct parameter code when the following parameters are used: javax.persistence.cacheRetrieveMode javax.persistence.cacheStoreMode
2.3 checkin permission ok Checked into trunk (2.3) at revision: 9484 Reviewed: Gordon Yorke
*** Bug 332357 has been marked as a duplicate of this bug. ***
The Eclipselink project has moved to Github: https://github.com/eclipse-ee4j/eclipselink