Community
Participate
Working Groups
Created attachment 210522 [details] Potential fix. PL/SQL collections can be either associative (INDEX BY clause) or non-associative. At runtime we generate anonymous PL/SQL (in PLSQLStoredProcedureCall) and need to know which type of collection we are dealing with as the constructors for each are different. The flag should be optional, and default to false.
The Eclipselink project has moved to Github: https://github.com/eclipse-ee4j/eclipselink