Community
Participate
Working Groups
Currently each SDOHelperContext will have its own XMLDescriptor for each of the built in types. To improve memory usage these descriptors should be shared between SDOHelperContexts.
Implementation Note: Currently when new types are added SDO may modify the descriptor to add new default root elements. Instead this could be handled by directly modifying the QName maps on XMLContext instead.
Created attachment 188794 [details] Proposed fix.
*** Bug 336962 has been marked as a duplicate of this bug. ***
Created attachment 189212 [details] SDO - Fix
2.1.3 - Fix checked in Reviewed by: blaise.doughan@oracle.com Tests: all unit tests pass as expected Revision: 8992
2.3 - Fix checked in Reviewed by: blaise.doughan@oracle.com Tests: all unit tests pass as expected Revision: 8993
The following bug has been entered to have this fix applied to the 2.2.1 stream: https://bugs.eclipse.org/bugs/show_bug.cgi?id=337601
The Eclipselink project has moved to Github: https://github.com/eclipse-ee4j/eclipselink