[hibernate-issues] [Hibernate-JIRA] Updated: (ANN-525) @ForeignKey for secondary tables and joined subclasses

Emmanuel Bernard (JIRA) noreply at atlassian.com
Tue Feb 13 00:21:40 EST 2007


     [ http://opensource.atlassian.com/projects/hibernate/browse/ANN-525?page=all ]

Emmanuel Bernard updated ANN-525:
---------------------------------

      Component: binder
        Summary: @ForeignKey for secondary tables and joined subclasses  (was: @ForeignKey annotation cannot be applied at class-level to @PrimaryKeyJoinColumn)
    Fix Version: 3.2.2

@ForeignKey is now supported at the class level for joined subclasses

@ForeignKey is an attribute of o.h.a.Table for secondary tables

> @ForeignKey for secondary tables and joined subclasses
> ------------------------------------------------------
>
>          Key: ANN-525
>          URL: http://opensource.atlassian.com/projects/hibernate/browse/ANN-525
>      Project: Hibernate Annotations
>         Type: Improvement

>   Components: binder
>     Versions: 3.2.0.ga
>  Environment: 3.2 GA
>     Reporter: Gary Moselen
>     Priority: Minor
>      Fix For: 3.2.2

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