Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.
Bug 322544 - java type refactoring - refactor EclipseLink converters
Summary: java type refactoring - refactor EclipseLink converters
Status: RESOLVED FIXED
Alias: None
Product: Dali JPA Tools
Classification: WebTools
Component: General (show other bugs)
Version: 3.0   Edit
Hardware: PC Windows XP
: P3 enhancement (vote)
Target Milestone: 3.0 M2   Edit
Assignee: Karen Butzke CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-08-12 10:45 EDT by Karen Butzke CLA
Modified: 2010-08-18 10:38 EDT (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Karen Butzke CLA 2010-08-12 10:45:32 EDT
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
Comment 1 Karen Butzke CLA 2010-08-18 10:38:32 EDT
Fixed for M2.
converters are refactored in these locations: entity-mappings, entity, mapped-superclass, embeddable, id, basic, version, element collection