Developing Persistence Architectures Using Oracle TopLink Database Web Services
Table of Contents
Show All | Collapse- Title and Copyright Information
- Preface
- 1 EclipseLink DBWS Overview
- 2 Creating DBWS Services
- 2.1 Creating EclipseLink DBWS Service from a Database Table
- 2.2 Using an EclipseLink SessionCustomizer
- 2.3 Using Existing EclipseLink ORM and OXM Mappings
- 2.4 Creating a DBWS Service from SQL Statements
- 2.5 Creating from a Stored Procedure
- 2.6 Creating from a Stored Function
- 2.7 Creating from a Stored Procedure with complex PL/SQL arguments
- 2.8 Creating from a Stored Function with complex PL/SQL arguments
- 2.9 Creating from an Overloaded PL/SQL Stored Procedure
- 3 Advanced Methods of Accessing DBWSDesigntime API