Community
Participate
Working Groups
PL/SQL records can have Advanced JDBC types. These types can contain Advanced JDBC types, and so on. The code currently assumes that a VArray field on a PL/SQL record contains a non-composite type. This needs to be modified to handle composite types, and other scenarios of multilevel nesting tested.
Created attachment 210664 [details] Contains proposed fix + supporting test cases This patch adds support for PL/SQL Records with VArrays of ObjectTypes.
Reviewed by: michael.norman@oracle.com Tests: all unit tests pass as expected; ComplexPLSQLSFTestSuite, ComplexPLSQLSPTestSuite Revision: 10826
The Eclipselink project has moved to Github: https://github.com/eclipse-ee4j/eclipselink