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

(Status/News)
Line 15: Line 15:
 
== Status/News ==
 
== Status/News ==
 
* Sept 11th, 2008 - Wiki pages re-org.
 
* Sept 11th, 2008 - Wiki pages re-org.
* working on [https://bugs.eclipse.org/bugs/show_bug.cgi?id=234677 bug 234677] - allow for schema naming conventions to be customized
+
* Sept 19th, 2008 - finished [https://bugs.eclipse.org/bugs/show_bug.cgi?id=234677 bug 234677] (custom schema naming)
** this is sort of a 'mini-feature', so I've created a [[EclipseLink/Development/DBWS/NamingConventionTransformer|wiki page]] for it
+
 
</td></tr>
 
</td></tr>
 
</table>
 
</table>
Line 37: Line 36:
 
=== Links ===
 
=== Links ===
 
* [http://www.eclipse.org/eclipselink EclipseLink Home]
 
* [http://www.eclipse.org/eclipselink EclipseLink Home]
 +
* [[EclipseLink/Development/DBWS/NamingConventionTransformer|Custom Schema Naming]]
  
 
</td></tr>
 
</td></tr>
 
</table>
 
</table>

Revision as of 13:07, 22 September 2008

Welcome to the Development Home page for the EclipseLink Database Web Services (DBWS) component

This page displays information about the current state of DBWS development.

Status/News

  • Sept 11th, 2008 - Wiki pages re-org.
  • Sept 19th, 2008 - finished bug 234677 (custom schema naming)

Functional Specification

The DBWS Functional Specification was 'ported' over from the internal TopLink wiki and is up to date.

Bugs

Open DBWS-related bugs

Links

Back to the top