Message: A new issue has been created in JIRA.
--------------------------------------------------------------------- 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: Minor Original Estimate: Unknown Time Spent: Unknown Remaining: Unknown Project: XDoclet Components: Hibernate Module Versions: 1.2.1 Assignee: xdoclet-devel (Use for new issues) Reporter: Dirk Sturzebecher Created: Wed, 30 Jun 2004 4:41 AM Updated: Wed, 30 Jun 2004 4:41 AM 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 ------------------------------------------------------- This SF.Net email sponsored by Black Hat Briefings & Training. Attend Black Hat Briefings & Training, Las Vegas July 24-29 - digital self defense, top technical experts, no vendor pitches, unmatched networking opportunities. Visit www.blackhat.com _______________________________________________ xdoclet-devel mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/xdoclet-devel
