[hibernate-issues] [Hibernate-JIRA] Commented: (HHH-5191) CollectionMetadataGenerator fails to obtain mappedBy attribute when is defined on superclasses
HG (JIRA)
noreply at atlassian.com
Thu Jan 26 11:25:10 EST 2012
[ http://opensource.atlassian.com/projects/hibernate/browse/HHH-5191?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=45264#comment-45264 ]
HG commented on HHH-5191:
-------------------------
The Patch is attached at http://community.jboss.org/message/648885
> CollectionMetadataGenerator fails to obtain mappedBy attribute when is defined on superclasses
> ----------------------------------------------------------------------------------------------
>
> Key: HHH-5191
> URL: http://opensource.atlassian.com/projects/hibernate/browse/HHH-5191
> Project: Hibernate ORM
> Issue Type: Bug
> Components: envers
> Affects Versions: 3.5.1
> Environment: Hibernate-envers build from branch_3_5 (3.5.2-SNAPSHOT)
> Reporter: Hernán Chanfreau
> Assignee: Adam Warski
> Fix For: 3.5.3, 3.6.0.Beta1
>
> Attachments: mappedByOnSuperclassProposalPatch.txt, mappedByOnSuperclassTestPatch.txt
>
>
> When the inverse side on a bidirectional relation is defined on a superclass, envers fails to configure the mappedBy attribute because it doesn't search on superclasses.
> Here is the original discussion: http://community.jboss.org/thread/151240?tstart=0
> I'm attaching two patcher. One contains 2 test cases and another with some modifications for this.
> Regards. Hernán.
--
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