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

Adam Warski (JIRA) noreply at atlassian.com
Tue Jan 31 15:29:10 EST 2012


    [ https://hibernate.onjira.com/browse/HHH-4694?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=45326#comment-45326 ] 

Adam Warski commented on HHH-4694:
----------------------------------

See http://docs.jboss.org/hibernate/core/4.0/devguide/en-US/html/ch15.html#d0e5659

> Support "fake" many-to-one bidirectional relations
> --------------------------------------------------
>
>                 Key: HHH-4694
>                 URL: https://hibernate.onjira.com/browse/HHH-4694
>             Project: Hibernate ORM
>          Issue Type: New Feature
>          Components: envers
>            Reporter: Adam Warski
>            Assignee: Adam Warski
>             Fix For: 3.5.0-Beta-3
>
>
> 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.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the hibernate-issues mailing list