Message:

  A new issue has been created in JIRA.

---------------------------------------------------------------------
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: Open
   Priority: Major

 Original Estimate: Unknown
 Time Spent: Unknown
  Remaining: Unknown

    Project: XDoclet
 Components: 
             Hibernate Module
   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: Tue, 10 May 2005 8:05 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



-------------------------------------------------------
This SF.Net email is sponsored by Oracle Space Sweepstakes
Want to be the first software developer in space?
Enter now for the Oracle Space Sweepstakes!
http://ads.osdn.com/?ad_id=7393&alloc_id=16281&op=click
_______________________________________________
xdoclet-devel mailing list
xdoclet-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/xdoclet-devel

Reply via email to