Message:

   The following issue has been re-assigned.

   Assignee: Paul Galbraith (mailto:[EMAIL PROTECTED])
---------------------------------------------------------------------
View the issue:
  http://opensource.atlassian.com/projects/xdoclet/browse/XDT-1210

Here is an overview of the issue:
---------------------------------------------------------------------
        Key: XDT-1210
    Summary: @hibernate.many-to-one unique="true" not created
       Type: Bug

     Status: Open
   Priority: Major

 Original Estimate: Unknown
 Time Spent: Unknown
  Remaining: Unknown

    Project: XDoclet
 Components: 
             Build Process
   Versions:
             1.2.2

   Assignee: Paul Galbraith
   Reporter: Katleen Smedts

    Created: Thu, 23 Dec 2004 6:45 AM
    Updated: Wed, 16 Mar 2005 12:58 PM

Description:
I want a one-to-one relation but with an extra column, so I wrote:

@hibernate.many-to-one class="Test" column="TEST_ID" cascade="all" 
unique="true" 

but this generates always a unique="false" in the hibernate mapping file (the 
same occured for the not-null="true" property).

I've found this bug reported for @hibernate.property, but not for the 
many-to-one relation.


---------------------------------------------------------------------
JIRA INFORMATION:
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

If you want more information on JIRA, or have a bug to report see:
   http://www.atlassian.com/software/jira



-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click
_______________________________________________
xdoclet-devel mailing list
xdoclet-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/xdoclet-devel

Reply via email to