[hibernate-issues] [Hibernate-JIRA] Created: (HHH-5947) @UniqueConstraint does not take into account properties from @MappedSuperClass when those are @ManyToOne

Manuel Bernhardt (JIRA) noreply at atlassian.com
Tue Feb 22 09:49:05 EST 2011


@UniqueConstraint does not take into account properties from @MappedSuperClass when those are @ManyToOne
--------------------------------------------------------------------------------------------------------

                 Key: HHH-5947
                 URL: http://opensource.atlassian.com/projects/hibernate/browse/HHH-5947
             Project: Hibernate Core
          Issue Type: Bug
          Components: annotations
    Affects Versions: 3.6.1
            Reporter: Manuel Bernhardt


Given a @MappedSuperclass with a @ManyToOne relation, this relation cannot be used in a subclass @UniqueConstraint (it is not found).

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