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/JPA/Advanced JPA Development/NoSQL"

(New page: {{EclipseLink_UserGuide |info=y |toc=n |eclipselink=y |eclipselinktype=JPA}} =NoSQL= The following sections discuss EclipseLink's NoSQL support: *[[EclipseLink/UserGuide/JPA/Advanced JPA...)
 
m
 
(6 intermediate revisions by 2 users not shown)
Line 1: Line 1:
 +
[[Image:Elug_draft_icon.png|Warning]] For '''EclipseLink 2.4''' (and newer) refer to "Understanding Non-relational Data Sources" in the '''EclipseLink Concepts Guide''': http://www.eclipse.org/eclipselink/documentation/2.4/concepts/nosql.htm
 +
 +
----
 +
 +
 
{{EclipseLink_UserGuide
 
{{EclipseLink_UserGuide
 
|info=y
 
|info=y
 
|toc=n
 
|toc=n
 
|eclipselink=y
 
|eclipselink=y
|eclipselinktype=JPA}}
+
|eclipselinktype=JPA
 +
|examples=y
 +
|example=
 +
* [[EclipseLink/Examples/JPA/NoSQL|Accessing MongoDB through JPA]]}}
  
 
=NoSQL=
 
=NoSQL=
Line 9: Line 17:
  
 
*[[EclipseLink/UserGuide/JPA/Advanced JPA Development/NoSQL/About| About NoSQL]]
 
*[[EclipseLink/UserGuide/JPA/Advanced JPA Development/NoSQL/About| About NoSQL]]
 +
*[[EclipseLink/UserGuide/JPA/Advanced JPA Development/NoSQL/Persistence Units| NoSQL Persistence Units]]
 
*[[EclipseLink/UserGuide/JPA/Advanced JPA Development/NoSQL/Configuring| Configuring NoSQL]]
 
*[[EclipseLink/UserGuide/JPA/Advanced JPA Development/NoSQL/Configuring| Configuring NoSQL]]
 
*[[EclipseLink/UserGuide/JPA/Advanced JPA Development/NoSQL/Mappings| Mappings]]
 
*[[EclipseLink/UserGuide/JPA/Advanced JPA Development/NoSQL/Mappings| Mappings]]

Latest revision as of 16:18, 15 January 2013

Warning For EclipseLink 2.4 (and newer) refer to "Understanding Non-relational Data Sources" in the EclipseLink Concepts Guide: http://www.eclipse.org/eclipselink/documentation/2.4/concepts/nosql.htm



EclipseLink JPA

Eclipselink-logo.gif
EclipseLink
Website
Download
Community
Mailing ListForumsIRCmattermost
Issues
OpenHelp WantedBug Day
Contribute
Browse Source


NoSQL

The following sections discuss EclipseLink's NoSQL support:

Eclipselink-logo.gif
Version: 2.4.0 DRAFT
Other versions...

Copyright © Eclipse Foundation, Inc. All Rights Reserved.