EclipseLink/Examples/DBWS
< EclipseLink | Examples
Revision as of 11:05, 12 August 2010 by Michael.norman.oracle.com (Talk | contribs) (→Advanced Examples)
The following examples are intended to help consumers get started with EclipseLink DBWS and easily use the key features.
See Creating Deployable EclipseLink DBWS Services for more details.
Basic Examples
- EclipseLink DBWS Service based on Database Table
- EclipseLink DBWS Service based on Results Sets from custom SQL
SELECT
statements - EclipseLink DBWS Service based on Stored Procedure
Builder Examples
Intermediate Examples
- Change an <element-tag> to an "attribute"
- Skip a column so it does not become an <element-tag>
- Use EclipseLink Customizer