[jira] Updated: (XDP-223) Hibernate compoist-id primary key support

GrĂ©gory Joseph (JIRA) <jira-yCVjj/[email protected]> Fri, 26 Mar 2010 09:52:23 -0500 (CDT)
Newsgroups gmane.comp.java.xdoclet-plugins
Message-ID <923010.12063.1269615143581.JavaMail.haus-jira@codehaus01.managed.contegix.com>
     [ http://jira.codehaus.org/browse/XDP-223?page=3Dcom.atlassian.jira.pl=
ugin.system.issuetabpanels:all-tabpanel ]

Gr=E9gory Joseph updated XDP-223:
-------------------------------

    Fix Version/s:     (was: 1.0.5)
                   1.0.6

> Hibernate compoist-id primary key support
> -----------------------------------------
>
>                 Key: XDP-223
>                 URL: http://jira.codehaus.org/browse/XDP-223
>             Project: XDoclet 2 Plugins
>          Issue Type: Improvement
>          Components: hibernate
>    Affects Versions: 1.0.5
>         Environment: himernate 3.x
>            Reporter: Apurv Sheth
>             Fix For: 1.0.6
>
>
> To generate composit primary key without using class with the help of xdo=
clet2.
> for ex:
> class x {
> private int a1;
> private int a2;
> /**
> * @hibernate.composite-key
> */
> //getter for a1
> //setter for a1;
> /**
> * @hibernate.composite-key
> */
> //getter for a2;
> //setter for a2;
> }
> hence it should generate hbm file as =

> <composite-key>
>       <Key-property>a1</Key-property>
>        <Key-property>a1</Key-property>
> </composite-key>

-- =

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

       =


---------------------------------------------------------------------------=
---
Download Intel&#174; Parallel Studio Eval
Try the new software tools for yourself. Speed compiling, find bugs
proactively, and fine-tune applications for parallel performance.
See why Intel Parallel Studio got high marks during beta.
http://p.sf.net/sfu/intel-sw-dev