[jbosstools-issues] [JBoss JIRA] Created: (JBIDE-3426) Generate Hibernate/JPA - Collect all ambiguous annotation cases and ask the user about it

Vitali Yemialyanchyk (JIRA) jira-events at lists.jboss.org
Thu Dec 18 10:11:55 EST 2008


Generate Hibernate/JPA - Collect all ambiguous annotation cases and ask the user about it
-----------------------------------------------------------------------------------------

                 Key: JBIDE-3426
                 URL: https://jira.jboss.org/jira/browse/JBIDE-3426
             Project: Tools (JBoss Tools)
          Issue Type: Feature Request
          Components: Hibernate
    Affects Versions: 3.0.0.cr1
            Reporter: Vitali Yemialyanchyk
            Assignee: Vitali Yemialyanchyk
            Priority: Minor
             Fix For: 3.0.0.GA


JBIDE-3033 is a start point for this issue. After collection all ambiguous cases - dialog with relation selection table should appear (seems next step for "Hibernate: add JPA annotations" dialog is suitable). Table columns:
|Class|Association|Type|Owner|
Class & Association - not editable fields;
Type & Owner - editable fields with comboboxes;
for example from JBIDE-3033:
|*Person*|*Foto foto********|*one-to-one*|*person*| 
|*Foto****|*Person person*|*one-to-one*|*[empty]*| 
if we change Type and/or Owner for Person - Type and/or Owner for related Foto should be changed automatically.
after this should be possible preview changes.


-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        



More information about the jbosstools-issues mailing list