Table of Contents
- Title and Copyright Information
- Preface
- 1 EclipseLink DBWS Overview
-
2
Creating DBWS Services
- Creating EclipseLink DBWS Service from a Database Table
- Using an EclipseLink SessionCustomizer
- Using Existing EclipseLink ORM and OXM Mappings
- Creating a DBWS Service from SQL Statements
- Creating from a Stored Procedure
- Creating from a Stored Function
- Creating from a Stored Procedure with complex PL/SQL arguments
- Creating from a Stored Function with complex PL/SQL arguments
- Creating from an Overloaded PL/SQL Stored Procedure
- 3 Advanced Methods of Accessing DBWS Designtime API