Community
Participate
Working Groups
Build Identifier: I20110526-1708 1. Select an Id mapping and go to Primary Key Generation section in the JPA Details view 2. Enter something to the "Generator name" field and then delete it The attached NPE as below appears in the error log and the value is not removed from the source. java.lang.NullPointerException at org.eclipse.jpt.jpa.ui.internal.details.GeneratedValueComposite$4.setValue_(GeneratedValueComposite.java:164) at org.eclipse.jpt.jpa.ui.internal.details.GeneratedValueComposite$4.setValue(GeneratedValueComposite.java:153) at org.eclipse.jpt.jpa.ui.internal.details.GeneratedValueComposite$4.setValue(GeneratedValueComposite.java:1) Reproducible: Always
Created attachment 198211 [details] Stack Trace
Investigate for 3.0.1.
Created attachment 198260 [details] Proposed Patch
Patch committed to 3.0.1 and head.
Moving JPA specific bugs to new JPA component in bugzilla.
Must have forgotten to mark this as resolved.
Verified in Build I-3.4.0-20110812160550 Verified the generator name can be deleted for an Id mapping attribute without error. See the link to view test steps for verification. http://wiki.eclipse.org/Dali_3.0.1