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/Using EclipseLink Sessions (ELUG)"

m
m
Line 2: Line 2:
 
This part describes the EclipseLink artifact used to associate a EclipseLink project with a particular instance of a data source. It contains the following sections:
 
This part describes the EclipseLink artifact used to associate a EclipseLink project with a particular instance of a data source. It contains the following sections:
  
*[[Introduction to EclipseLink Sessions (ELUG)]] -- Describes each of the different EclipseLink session types and important session concepts.
+
*[[Introduction to EclipseLink Sessions (ELUG)]] Describes each of the different EclipseLink session types and important session concepts.
  
*[[Creating a Session (ELUG)]] -- Contains procedures for creating EclipseLink sessions.
+
*[[Creating a Session (ELUG)]] Contains procedures for creating EclipseLink sessions.
  
*[[Configuring a Session (ELUG)]] -- Explains how to configure EclipseLink session options common to two or more session types.
+
*[[Configuring a Session (ELUG)]] Explains how to configure EclipseLink session options common to two or more session types.
  
*[[Acquiring and Using Sessions at Run Time (ELUG)]] -- Explains how to acquire and use a EclipseLink session at runtime.
+
*[[Acquiring and Using Sessions at Run Time (ELUG)]] Explains how to acquire and use a EclipseLink session at runtime.
  
*[[Configuring Server Sessions (ELUG)]] -- Explains how to configure EclipseLink server and client sessions.
+
*[[Configuring Server Sessions (ELUG)]] Explains how to configure EclipseLink server and client sessions.
  
*[[Configuring Exclusive Isolated Client Sessions for Virtual Private Database (ELUG)]] -- Explains how to configure a EclipseLink isolated client session.
+
*[[Configuring Exclusive Isolated Client Sessions for Virtual Private Database (ELUG)]] Explains how to configure a EclipseLink isolated client session.
  
*[[Configuring Historical Sessions (ELUG)]] -- Explains how to configure a EclipseLink historical session.
+
*[[Configuring Historical Sessions (ELUG)]] Explains how to configure a EclipseLink historical session.
  
*[[Configuring Session Broker and Client Sessions (ELUG)]] -- Explains how to configure EclipseLink session broker and client sessions.
+
*[[Configuring Session Broker and Client Sessions (ELUG)]] Explains how to configure EclipseLink session broker and client sessions.
  
*[[Configuring Database Sessions (ELUG)]] -- Explains how to configure a EclipseLink database session suitable for simple single-user, single-data source and prototyping applications.
+
*[[Configuring Database Sessions (ELUG)]] Explains how to configure a EclipseLink database session suitable for simple single-user, single-data source and prototyping applications.
  
  

Revision as of 11:14, 18 December 2007

EclipseLink Sessions

This part describes the EclipseLink artifact used to associate a EclipseLink project with a particular instance of a data source. It contains the following sections:



Copyright Statement

Back to the top