Message:
A new issue has been created in JIRA.
---------------------------------------------------------------------
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: Unassigned
Priority: Minor
Project: Hibernate2
Components:
toolset
Versions:
2.0 final
Assignee:
Reporter: Oscar Picasso
Created: Wed, 18 Jun 2003 10:13 PM
Updated: Wed, 18 Jun 2003 10:13 PM
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
|