Message:

   The following issue has been resolved as DUPLICATE.

---------------------------------------------------------------------
View the issue:
  http://opensource.atlassian.com/projects/xdoclet/browse/XDT-1398

Here is an overview of the issue:
---------------------------------------------------------------------
        Key: XDT-1398
    Summary: hibernate many-to-one with unique set gens map error
       Type: Bug

     Status: Resolved
   Priority: Major
 Resolution: DUPLICATE

 Original Estimate: Unknown
 Time Spent: Unknown
  Remaining: Unknown

    Project: XDoclet
 Components: 
             Hibernate Module
   Fix Fors:
             1.3
   Versions:
             1.2.2
             1.2.3

   Assignee: xdoclet-devel (Use for new issues)
   Reporter: Jeff

    Created: Tue, 10 May 2005 8:05 AM
    Updated: Wed, 25 May 2005 11:30 AM
Environment: XP | Solaris  | HPUX

Description:
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"
        />



---------------------------------------------------------------------
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.Net email is sponsored by: GoToMeeting - the easiest way to collaborate
online with coworkers and clients while avoiding the high cost of travel and
communications. There is no equipment to buy and you can meet as often as
you want. Try it free.http://ads.osdn.com/?ad_id=7402&alloc_id=16135&op=click
_______________________________________________
xdoclet-devel mailing list
xdoclet-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/xdoclet-devel

Reply via email to