Skip to main content

Notice: This Wiki is now read only and edits are no longer 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/FAQ/DBWS"

Line 19: Line 19:
 
Using the EclipseLink DBWS design-time tools requires JDK 1.6 (or higher).
 
Using the EclipseLink DBWS design-time tools requires JDK 1.6 (or higher).
  
[[Category:EclipseLink FAQ|DBWS,X-R, XRM]]
+
[[Category:EclipseLink FAQ]]

Revision as of 12:07, 4 August 2009

EclipseLink Database Web Services (DBWS)

Overview

For the current version, see: Developing Persistence Architectures Using EclipseLink Database Web Services, Release 2.4

For EclispeLink DBWS Overview, see http://www.eclipse.org/eclipselink/documentation/2.4/dbws/overview.htm

Design Documentation

Design Docs

Who uses this feature?

Anyone who wishes to expose a database artifact as a Web Service.

Why do they use it?

EclipseLink DBWS provides a simple light-weight metadata model that requires no Java programming, yet is highly extensible.

What technologies apply?

EclipseLink ORM, OXM, XRM, JAX-WS

Using the EclipseLink DBWS design-time tools requires JDK 1.6 (or higher).

Back to the top