From: <leg...@at...> - 2003-06-19 05:35:07
|
Message: The following issue has been re-assigned. Assignee: Max Rydahl Andersen (mailto:xa...@xa...) Assigner: Gavin King (mailto:ga...@in...) Date: Thu, 19 Jun 2003 12:34 AM Comment: this ones for you.... --------------------------------------------------------------------- View the issue: http://opensource.atlassian.com/projects/hibernate/secure/ViewIssue.jspa?key=HB-142 Here is an overview of the issue: --------------------------------------------------------------------- Key: HB-142 Summary: Wrong java code genaration with <map> element Type: Bug Status: Assigned Priority: Minor Project: Hibernate2 Components: toolset Versions: 2.0 final Assignee: Max Rydahl Andersen Reporter: Oscar Picasso Created: Wed, 18 Jun 2003 10:13 PM Updated: Thu, 19 Jun 2003 12:34 AM Description: The CodeGenerator produce amap property of type java.util.SortedMap instead of a java.util.Map for a <map> element with no sort attribute. This produce a ClassCastException if we try to save an entity of the generated class . --------------------------------------------------------------------- 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/hibernate/Administrators.jspa If you want more information on JIRA, or have a bug to report see: http://www.atlassian.com/software/jira |