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/Development/DBWS/RestfulComponent"

(Who uses this feature?)
(Replacing page with 'ignore')
 
(26 intermediate revisions by the same user not shown)
Line 1: Line 1:
__NOTOC__
+
ignore
== Welcome to the Development Home page for the <b>EclipseLink Database REST Services (DBRS)</b> component ==
+
This page displays information about the current state of DBRS development.
+
 
+
== What is EclipseLink DBRS? ==
+
===Overview===
+
{{:EclipseLink/DBRS/Overview#EclipseLink_DBRS_Overview}}
+
 
+
==== Who uses this feature? ====
+
Anyone who wishes to expose a database artifact as a RESTful web service.
+
 
+
==== Why do they use it? ====
+
EclipseLink DBRS provides a simple light-weight metadata model that requires no Java programming, yet is highly extensible.
+
 
+
==== What technologies apply? ====
+
 
+
EclipseLink JPA/ORM, JAXB, JAX-RS (Jersey)
+
 
+
== What version of JavaSE does DBWS support? ==
+
 
+
The EclipseLink DBRS design-time tools requires JDK 1.6 (or higher); the DBRS runtime requires JDK 1.6 (or higher).
+
 
+
== RoadMap ==
+
{{:EclipseLink/Development/DBRS/RoadMap}}
+

Latest revision as of 15:38, 7 November 2011

ignore

Back to the top