Community
Participate
Working Groups
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.
Created attachment 194402 [details] Proposed fix.
Created attachment 194403 [details] Supporting test cases.
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
The Eclipselink project has moved to Github: https://github.com/eclipse-ee4j/eclipselink