Community
Participate
Working Groups
Dali needs to participate in the refactoring of java fields/methods This bug will cover updating references to fields/methods in java classes and mapping files during the following refactorings: Delete/Rename/Move Java field/method See the wiki design doc: http://wiki.eclipse.org/Dali_Project/FeatureDocs/DaliRefactoringParticipants
Moving JPA specific bugs to new JPA component in bugzilla.
Deferred to 3.4.
I see that if I change an attribute that is referenced by a "mappedBy" annotation attribute in another entity, the reference becomes red because it can't find the refactored attribute any more. It would be great if Dali could change the "mappedBy" reference for me accordingly.