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/Examples/OSGi"

(New page: ==Eclipse Rich Client Platform (RCP)== Examples that show how to use EclipseLink in RCP Applications. * Lazy Loading RCP Tree Example)
 
m
 
(12 intermediate revisions by 3 users not shown)
Line 1: Line 1:
==Eclipse Rich Client Platform (RCP)==
+
The OSGi support provided by EclipseLink is deprecated and has been replaced by the Gemini JPA project. See the [[Gemini/JPA/Documentation|Gemini documentation]] for examples.
Examples that show how to use EclipseLink in RCP Applications.
+
 
+
* [[EclipseLink/Examples/OSGi/LazyLoadingRCP|Lazy Loading RCP Tree Example]]
+

Latest revision as of 13:46, 24 October 2012

The OSGi support provided by EclipseLink is deprecated and has been replaced by the Gemini JPA project. See the Gemini documentation for examples.

Back to the top