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 "EclipseLink/Examples/JPA/Ehcache"

m (References)
m (Integrating EclipseLink with Terracotta Network Attached Memory)
Line 4: Line 4:
  
 
==References==
 
==References==
 +
* [http://forums.terracotta.org/forums/forums/list.page Terracotta Inc. Discussion Forum]
 
<!--
 
<!--
 
*[http://forums.terracotta.org/forums/posts/list/1312.page Terracotta forum post - integration request 20080812] 3rd level Cache
 
*[http://forums.terracotta.org/forums/posts/list/1312.page Terracotta forum post - integration request 20080812] 3rd level Cache

Revision as of 11:55, 26 March 2010

Integrating EclipseLink with Terracotta Network Attached Memory

Summary

  • This document in progress as of 20100326 details how to integrate EclipseLink into the Terracotta Inc. Newtwork Attached Memory (Distributed JVM-aware Cache).

References

Back to the top