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

Talk:EclipseLink/UserGuide/DBWS

Revision as of 18:21, 26 October 2011 by Unnamed Poltroon (Talk)

http://wiki.eclipse.org/EclipseLink/Examples/DBWS Based on EL DBWS 2.3

  1. Overview
    http://wiki.eclipse.org/EclipseLink/UserGuide/DBWS/Creating_Deployable_EclipseLink_DBWS_Services_%28ELUG%29
    1. Designtime (DBWS Builder)
    2. Runtime
    3. Creating DBWS Services from DBWS
  2. Creating from a Database Table
  3. Creating from a SQL Statement
  4. Creating from a Stored Procedure
  5. Creating from a Stored Function
  6. Creating from an overloaded PL/SQL Stored Procedure
  7. Using DBWS with ANT and javac
  8. Using EclipseLink SessionCustomizer
  • Using as a library (?) Low priority

Suggestions for changes to high-level outline

I think that the current outline 'dives deep' too quickly into things like deployment, runtime vs. design-time, etc

Overview (Creating_Deployable_EclipseLink_DBWS_Services)
        Designtime (DBWS Builder)
        Runtime
        Creating DBWS Services from DBWS 
    Creating from a Database Table
    Creating from a SQL Statement
    Creating from a Stored Procedure
    Creating from a Stored Function
    Creating from an overloaded PL/SQL Stored Procedure
    Using DBWS with ANT and javac
    Using Customizer 

    Using as a library (?) Low priority 

The first item should describe in as simple terms as possible what DBWS does:

EclipseLink DBWS enables simple and efficient access to relational database artifacts via a Web service, providing Java EE-compliant client-neutral access to the database without having to write Java code.

Copyright © Eclipse Foundation, Inc. All Rights Reserved.