Community
Participate
Working Groups
Completed bug 209489 but realized that I never added support for refactoring EclipseLink converter classes. If any of the following specified types is renamed, then we need to update the name in the orm.xml file. This will be needed for renaming types, moving types, renaming packages. TypeConverter - data-type, object-type ObjectTypeConverter - data-type, object-type StructConverter - converter Converter - class
Fixed for M2. converters are refactored in these locations: entity-mappings, entity, mapped-superclass, embeddable, id, basic, version, element collection