[hibernate-issues] [Hibernate-JIRA] Created: (ANN-525) @ForeignKey annotation cannot be applied at class-level to @PrimaryKeyJoinColumn

Gary Moselen (JIRA) noreply at atlassian.com
Wed Jan 10 16:47:44 EST 2007


@ForeignKey annotation cannot be applied at class-level to @PrimaryKeyJoinColumn
--------------------------------------------------------------------------------

         Key: ANN-525
         URL: http://opensource.atlassian.com/projects/hibernate/browse/ANN-525
     Project: Hibernate Annotations
        Type: Improvement

    Versions: 3.2.0.ga    
 Environment: 3.2 GA
    Reporter: Gary Moselen
    Priority: Minor


The @ForeignKey annotation used to specify readable names to foreign key constraints cannot be applied at the class-level and so cannot be used to provide a readable name to constraints between super and sub classes using InheritanceType.JOINED

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