Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.
Bug 344341 - DBWS: Add support for complex PL/SQL arguments for stored functions
Summary: DBWS: Add support for complex PL/SQL arguments for stored functions
Status: RESOLVED FIXED
Alias: None
Product: z_Archived
Classification: Eclipse Foundation
Component: Eclipselink (show other bugs)
Version: unspecified   Edit
Hardware: PC Windows XP
: P3 normal (vote)
Target Milestone: ---   Edit
Assignee: Nobody - feel free to take it CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-04-29 15:58 EDT by David McCann CLA
Modified: 2022-06-09 10:26 EDT (History)
0 users

See Also:


Attachments
Proposed fix. (11.86 KB, patch)
2011-04-29 15:59 EDT, David McCann CLA
no flags Details | Diff
Supporting test cases. (37.72 KB, patch)
2011-04-29 15:59 EDT, David McCann CLA
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description David McCann CLA 2011-04-29 15:58:45 EDT
EclipseLink DBWS is required to support complex PL/SQL arguments for Stored 
Functions.  This support is currently provided only with Stored Procedures. 

The class PLSQLStoredProcedureCall contains the support for using complex 
PL/SQL types as arguments. However, due to how the class hierarchy is laided 
out, StoredFunction call does not inherit any of the support for using 
complex 
PL/SQL types as either arguments or as a return type.
Comment 1 David McCann CLA 2011-04-29 15:59:25 EDT
Created attachment 194402 [details]
Proposed fix.
Comment 2 David McCann CLA 2011-04-29 15:59:40 EDT
Created attachment 194403 [details]
Supporting test cases.
Comment 3 David McCann CLA 2011-05-04 11:48:12 EDT
Reviewed by:  michael.norman@oracle.com
Tests: all unit tests pass as expected; dbws/testing/visit/F1testWebServiceSuite; dbws/testing/visit/F2testWebServiceSuite; dbws/testing/visit/F3testWebServiceSuite; dbws/testing/visit/F4testWebServiceSuite
Revision:  9305
Comment 4 Eclipse Webmaster CLA 2022-06-09 10:16:23 EDT
The Eclipselink project has moved to Github: https://github.com/eclipse-ee4j/eclipselink
Comment 5 Eclipse Webmaster CLA 2022-06-09 10:26:46 EDT
The Eclipselink project has moved to Github: https://github.com/eclipse-ee4j/eclipselink