[jbosstools-issues] [JBoss JIRA] Commented: (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
Mon Feb 16 07:42:44 EST 2009
[ https://jira.jboss.org/jira/browse/JBIDE-3426?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12452770#action_12452770 ]
Vitali Yemialyanchyk commented on JBIDE-3426:
---------------------------------------------
here is the issue: JBIDE-3815.
I try to summarize our discussion about problems, purposes and solution.
> 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
>
> Attachments: screenshot-1.jpg
>
>
> 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