| Summary: | Provide New Entity Wizard | ||
|---|---|---|---|
| Product: | [WebTools] Dali JPA Tools | Reporter: | Neil Hauge <neil.hauge> |
| Component: | General | Assignee: | Neil Hauge <neil.hauge> |
| Status: | RESOLVED DUPLICATE | QA Contact: | |
| Severity: | enhancement | ||
| Priority: | P4 | CC: | gunnar |
| Version: | 1.0 | Keywords: | helpwanted |
| Target Milestone: | --- | ||
| Hardware: | PC | ||
| OS: | Windows XP | ||
| Whiteboard: | |||
|
Description
Neil Hauge
At the least, we need to allow the user to create an Entity that doesn't have any errors(maybe table/column not on database are ok). Name an id field, getters and setters for it, and whether they want the @Id annotation to appear on the field or the method. Could also add the @GeneratedValue annotation to it. Updating this ER to reflect the current situation. As of 1.0, there is no New Entity Wizard. I'm not sure how useful a New Entity Wizard is, given that there isn't much we can do before attributes are defined for a class. It is questionable how involved we would want to get in defining the class. This might be better left for adopters to build for there own specific uses. *** This bug has been marked as a duplicate of bug 216450 *** |