[
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....
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira