Community
Participate
Working Groups
Currently the SDO/OXM metadata is referring to many instances of String. Work should be done to reduce the number of references if possible,
Created attachment 190075 [details] Core - Fix
Created attachment 190076 [details] SDO - Fix
Created attachment 190081 [details] SDO - Fix
Fix checked into trunk at rev: 9058 Fix checked into 2.2.1 at rev: 9059 Fix checked into 2.1.3 at rev: 9060 Code reviewed by: Rick Barkhouse Changes: Use String.intern() to reduce the number of instances of String held by the SDO metadata. The changes were done to: - SDOType/SDOProperty - intern name and URI - XPathFragment - intern localName/shortName
The Eclipselink project has moved to Github: https://github.com/eclipse-ee4j/eclipselink