Skip to main content

Notice: this Wiki will be going read only early in 2024 and edits will no longer be 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)
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)]] - 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)]] - explains how to configure EclipseLink coordinated cache options common to two or more coordinated cache types.
: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)]]
:This section explains how to configure a EclipseLink JMS coordinated cache.
 
  
 
*[[Configuring an RMI Coordinated Cache (ELUG)]]
 
*[[Configuring an RMI Coordinated Cache (ELUG)]]
:This section explains how to configure a EclipseLink RMI coordinated cache.
 
  
 
*[[Configuring a CORBA Coordinated Cache (ELUG)]]
 
*[[Configuring a CORBA Coordinated Cache (ELUG)]]
:This section explains how to configure a EclipseLink CORBA coordinated cache.
 
  
 
*[[Configuring a Custom Coordinated Cache (ELUG)]]
 
*[[Configuring a Custom Coordinated Cache (ELUG)]]
:This section explains how to configure a custom EclipseLink coordinated cache.
 
  
  

Revision as of 11:57, 17 December 2007

Cache

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



Copyright Statement

Back to the top