[jbosstools-issues] [JBoss JIRA] Updated: (JBIDE-4664) ForeignKey annotation.

Dmitry Geraskov (JIRA) jira-events at lists.jboss.org
Thu Aug 13 02:24:26 EDT 2009


     [ https://jira.jboss.org/jira/browse/JBIDE-4664?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Dmitry Geraskov updated JBIDE-4664:
-----------------------------------

    Fix Version/s: 3.1.0.M4
                       (was: 3.1.0.M3)


> ForeignKey annotation.
> ----------------------
>
>                 Key: JBIDE-4664
>                 URL: https://jira.jboss.org/jira/browse/JBIDE-4664
>             Project: JBoss Tools
>          Issue Type: Sub-task
>          Components: Hibernate
>    Affects Versions: 3.1.0.M2
>            Reporter: Dmitry Geraskov
>            Assignee: Dmitry Geraskov
>             Fix For: 3.1.0.M4
>
>
> @Target({FIELD, METHOD, TYPE})
> Attributes: 
> 	String name();
> 	String inverseName() default "";
> Name of the foreign key used in OneToMany, ManyToOne, and OneToOne
> relationships.  Used for the owning side in ManyToMany relationships
> InverseName used for the non-owning side of a ManyToMany relationship.  Ignored
>  in other relationships.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the jbosstools-issues mailing list