[hibernate-issues] [Hibernate-JIRA] Resolved: (HHH-4694) Support "fake" many-to-one bidirectional relations

Adam Warski (JIRA) noreply at atlassian.com
Wed Dec 16 08:05:29 EST 2009


     [ http://opensource.atlassian.com/projects/hibernate/browse/HHH-4694?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Adam Warski resolved HHH-4694.
------------------------------

    Resolution: Fixed

> Support "fake" many-to-one bidirectional relations
> --------------------------------------------------
>
>                 Key: HHH-4694
>                 URL: http://opensource.atlassian.com/projects/hibernate/browse/HHH-4694
>             Project: Hibernate Core
>          Issue Type: New Feature
>          Components: envers
>            Reporter: Adam Warski
>            Assignee: Adam Warski
>             Fix For: 3.5
>
>
> Such relations are mapped with @OneToMany+ at JoinColumn and @ManyToOne+ at Column(insertable=false, updatable=false).
> This will be supported by an experimental @AuditMappedBy annotation.

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