[hibernate-issues] [Hibernate-JIRA] Created: (HHH-5191) CollectionMetadataGenerator fails to obtain mappedBy attribute when is defined on superclasses

Hernán Chanfreau (JIRA) noreply at atlassian.com
Tue May 4 13:35:06 EDT 2010


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


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