The following issue has been updated:

    Updater: Paul Galbraith (mailto:[EMAIL PROTECTED])
       Date: Fri, 18 Mar 2005 1:26 PM
    Comment:
Agreed...this seems to happen with many tags, and I think that we should only 
be generating mapping tags/attributes that are explicity specified by the user.
    Changes:
             priority changed from Minor to Major
             timeoriginalestimate changed to 14400
             timeestimate changed to 4 hours
             Version changed to 1.2.2
    ---------------------------------------------------------------------
For a full history of the issue, see:

  http://opensource.atlassian.com/projects/xdoclet/browse/XDT-948?page=history

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

Here is an overview of the issue:
---------------------------------------------------------------------
        Key: XDT-948
    Summary: xdoclet-hibernate should not overwrite hibernate defaults without 
user request
       Type: Improvement

     Status: Open
   Priority: Major

 Original Estimate: 4 hours
 Time Spent: Unknown
  Remaining: 4 hours

    Project: XDoclet
 Components: 
             Hibernate Module
   Versions:
             1.2.1
             1.2.2

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

    Created: Wed, 30 Jun 2004 4:41 AM
    Updated: Fri, 18 Mar 2005 1:26 PM
Environment: JDK 1.4.2, Hibernate 2.1.4

Description:
Hibernate has a buildin set of default values. If for a given option nothing is 
specified in the mapping file the corresponding default value is used.

the xdoclet hibernate module should only generate hibernate mapping options as 
specified by the user. it SHOULD NOT introduce its own set of defaults 
potentially overwriting hibernate defaults without user intention.

the patch fixes this behaviour for the following mapping options:

1. class 
   - dynamic-update
   - dynamic-insert
   - select-before-update
2. id
   - column
3. property
   - insert
   - update
   - access
   - column



---------------------------------------------------------------------
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