Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.

Bug 344341

Summary: DBWS: Add support for complex PL/SQL arguments for stored functions
Product: z_Archived Reporter: David McCann <david.mccann>
Component: EclipselinkAssignee: Nobody - feel free to take it <nobody>
Status: RESOLVED FIXED QA Contact:
Severity: normal    
Priority: P3    
Version: unspecified   
Target Milestone: ---   
Hardware: PC   
OS: Windows XP   
Whiteboard:
Attachments:
Description Flags
Proposed fix.
none
Supporting test cases. none

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