[jbosstools-issues] [JBoss JIRA] Updated: (JBIDE-3033) Generate Hibernate/JPA - ManyToOne is more preferable choice than OneToOne

Max Rydahl Andersen (JIRA) jira-events at lists.jboss.org
Tue Oct 28 15:38:21 EDT 2008


     [ https://jira.jboss.org/jira/browse/JBIDE-3033?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Max Rydahl Andersen updated JBIDE-3033:
---------------------------------------

    Fix Version/s: 3.0.0.beta1
                       (was: 3.0.0.cr1)


need to be fixed since it will generate wrong code 90% of the time.

> Generate Hibernate/JPA - ManyToOne is more preferable choice than OneToOne
> --------------------------------------------------------------------------
>
>                 Key: JBIDE-3033
>                 URL: https://jira.jboss.org/jira/browse/JBIDE-3033
>             Project: Tools (JBoss Tools)
>          Issue Type: Feature Request
>    Affects Versions: 3.0.0.beta1
>            Reporter: Vitali Yemialyanchyk
>            Assignee: Vitali Yemialyanchyk
>             Fix For: 3.0.0.beta1
>
>
> OneToOne relation is much more constrained than ManyToOne. 
> So if there is no back reference - it is more likely this is ManyToOne relation.
> In the case of back reference  existence - ManyToOne will always be a safe bet,
> so in this ambiguous case ManyToOne seems is a better choice - 
> but this is thing for discussion - there are some questions here.
> + may be we should add some comments into sources.

-- 
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