Skip to main content

Notice: This Wiki is now read only and edits are no longer possible. Please see: https://gitlab.eclipse.org/eclipsefdn/helpdesk/-/wikis/Wiki-shutdown-plan for the plan.

Jump to: navigation, search

Difference between revisions of "Talk:EclipseLink/UserGuide/JPA/Basic JPA Development/Caching/Type and Size"

m
(Needs updating: new section)
Line 3: Line 3:
 
: ELUG ref
 
: ELUG ref
 
: ''References to ELUG removed. See some version of this page from before 5/04/11 to see what they were. Handle at some future date.''
 
: ''References to ELUG removed. See some version of this page from before 5/04/11 to see what they were. Handle at some future date.''
 +
 +
== Needs updating ==
 +
 +
This article needs updating.  Its cache types conflict with the article http://wiki.eclipse.org/EclipseLink/Examples/JPA/Caching and the types "SOFT_CACHE" and "HARD_CACHE" need to be replaced by "SOFT_WEAK" and "HARD_WEAK".  --[[User:Lsloan-eclipse.org.umich.edu|Lance E Sloan]] 15:47, 9 May 2013 (UTC)

Revision as of 11:47, 9 May 2013

-- Ben Gelernter 5/04/11

ELUG ref
References to ELUG removed. See some version of this page from before 5/04/11 to see what they were. Handle at some future date.

Needs updating

This article needs updating. Its cache types conflict with the article http://wiki.eclipse.org/EclipseLink/Examples/JPA/Caching and the types "SOFT_CACHE" and "HARD_CACHE" need to be replaced by "SOFT_WEAK" and "HARD_WEAK". --Lance E Sloan 15:47, 9 May 2013 (UTC)

Back to the top