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"

(Links)
Line 39: Line 39:
 
* [http://www.eclipse.org/eclipselink EclipseLink Home]
 
* [http://www.eclipse.org/eclipselink EclipseLink Home]
 
* [[EclipseLink/Development/DBWS/NamingConventionTransformer|Custom Schema Naming]]
 
* [[EclipseLink/Development/DBWS/NamingConventionTransformer|Custom Schema Naming]]
* [[EclipseLink/Development/DBWS/ImprovedDataDictionaryQueries|Database Metadata]]
+
* [[EclipseLink/Development/DBWS/ImprovedDataDictionaryQueries|Database Metadata Model classes]]
  
 
</td></tr>
 
</td></tr>
 
</table>
 
</table>

Revision as of 14:43, 25 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)
  • Sept 22nd, 2008 - start bug 234681 - Improve DBWSBuilder utility's use of database metadata to support more auto-generated cases
    • this is a feature, so I created a wiki page for it

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