[ 
http://opensource.atlassian.com/projects/xdoclet/browse/XDT-1398?page=all ]
     
Paul Galbraith closed XDT-1398:
-------------------------------


> hibernate many-to-one with unique set gens map error
> ----------------------------------------------------
>
>          Key: XDT-1398
>          URL: http://opensource.atlassian.com/projects/xdoclet/browse/XDT-1398
>      Project: XDoclet
>         Type: Bug
>   Components: Hibernate Module
>     Versions: 1.2.2, 1.2.3
>  Environment: XP | Solaris  | HPUX
>     Reporter: Jeff
>     Assignee: xdoclet-devel (Use for new issues)
>      Fix For: 1.3

>
>
> hibernate many-to-one with unique set to anyvalue causes an invalid mapping 
> file to be generated.  The unique entry appears twice.  Here is the relevant 
> portion from my mapping file:
> <many-to-one
>             name="TARequestType"
>             
> class="com.trulogica.truaccess.request.model.TAReque
> stType"
>             cascade="none"
>             outer-join="auto"
>             update="false"
>             insert="false"
>             unique="false"
>             column="requestTypeId"
>             unique="false"
>         />

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



-------------------------------------------------------
SF.Net email is sponsored by:
Tame your development challenges with Apache's Geronimo App Server. Download
it for free - -and be entered to win a 42" plasma tv or your very own
Sony(tm)PSP.  Click here to play: http://sourceforge.net/geronimo.php
_______________________________________________
xdoclet-devel mailing list
xdoclet-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/xdoclet-devel

Reply via email to