[hibernate-issues] [Hibernate-JIRA] Commented: (HHH-4493) Support FK formula using named reference and avoiding the @JoinColumnOrFormula container

Emmanuel Bernard (JIRA) noreply at atlassian.com
Mon Oct 19 09:20:44 EDT 2009


    [ http://opensource.atlassian.com/projects/hibernate/browse/HHH-4493?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=34227#action_34227 ] 

Emmanuel Bernard commented on HHH-4493:
---------------------------------------

Well @MapKeyJoinColumn is really pointing to a different foreign key. ie unlike @Formula we are not composing columns (ie formula and join columns) to create one FK.
What was your reading of this annotation?

> Support FK formula using named reference and avoiding the @JoinColumnOrFormula container
> ----------------------------------------------------------------------------------------
>
>                 Key: HHH-4493
>                 URL: http://opensource.atlassian.com/projects/hibernate/browse/HHH-4493
>             Project: Hibernate Core
>          Issue Type: Improvement
>          Components: annotations
>            Reporter: Emmanuel Bernard
>            Priority: Minor
>
> First question, is it desirable? Does the benefit outweight the additional documentation complexity (of two different approaches).

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

        


More information about the hibernate-issues mailing list