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/UserGuide/Caching with EclipseLink (ELUG)"

m (New page: =Cache= This part describes using the EclipseLink object cache in both distributed and nondistributed applications. It contains the following chapters: *Introduction to Cache (ELUG) :...)
 
m (Cache)
 
(3 intermediate revisions by the same user not shown)
Line 1: Line 1:
 
=Cache=
 
=Cache=
This part describes using the EclipseLink object cache in both distributed and nondistributed applications. It contains the following chapters:
+
The following sections describe how to use the EclipseLink object cache in both distributed and nondistributed applications:
  
*[[Introduction to Cache (ELUG)]]
+
*[[Introduction to Cache (ELUG)|Introduction to Cache]] - describes each of the different EclipseLink cache types and important cache concepts.
:This section describes each of the different EclipseLink cache types and important cache concepts.
+
  
*[[Configuring a Coordinated Cache (ELUG)]]
+
*[[Configuring a Coordinated Cache (ELUG)|Configuring a Coordinated Cache ]]
:This section explains how to configure EclipseLink coordinated cache options common to two or more coordinated cache types.
+
  
*[[Configuring a JMS Coordinated Cache (ELUG)]]
+
<!-- *[[Configuring a JMS Coordinated Cache (ELUG)|Configuring a JMS Coordinated Cache]] -->
:This section explains how to configure a EclipseLink JMS coordinated cache.
+
  
*[[Configuring an RMI Coordinated Cache (ELUG)]]
+
<!-- *[[Configuring an RMI Coordinated Cache (ELUG)|Configuring an RMI Coordinated Cache]] -->
:This section explains how to configure a EclipseLink RMI coordinated cache.
+
  
*[[Configuring a CORBA Coordinated Cache (ELUG)]]
+
<!-- *[[Configuring a CORBA Coordinated Cache (ELUG)|Configuring a CORBA Coordinated Cache]] -->
:This section explains how to configure a EclipseLink CORBA coordinated cache.
+
  
*[[Configuring a Custom Coordinated Cache (ELUG)]]
+
<!-- *[[Configuring a Custom Coordinated Cache (ELUG)|Configuring a Custom Coordinated Cache ]] -->
:This section explains how to configure a custom EclipseLink coordinated cache.
+
  
  
Line 26: Line 20:
  
 
[[Category: EclipseLink User's Guide]]
 
[[Category: EclipseLink User's Guide]]
[[Category: Draft]]
+
 
 
[[Category: Concept]]
 
[[Category: Concept]]

Latest revision as of 08:06, 20 August 2008

Cache

The following sections describe how to use the EclipseLink object cache in both distributed and nondistributed applications:

  • Introduction to Cache - describes each of the different EclipseLink cache types and important cache concepts.





Copyright Statement

Back to the top