[
http://opensource.atlassian.com/projects/hibernate/browse/HBX-1063?page=c...
]
Chris DeLashmutt commented on HBX-1063:
---------------------------------------
I posted a workaround for this issue in my blog at
http://groggluebutt.blogspot.com/2008/09/workaround-for-issue-with-any-ma....
Basically, you can get Hibernate Tools working again by updating some of the jars in the
plugin. Hopefully, there can be a new release of the plugin that updates those jars for
you, but this will work for you until that happens.
Any mapping not working for Eclipse Hibernate Plugin
----------------------------------------------------
Key: HBX-1063
URL:
http://opensource.atlassian.com/projects/hibernate/browse/HBX-1063
Project: Hibernate Tools
Issue Type: Bug
Components: eclipse
Affects Versions: 3.2.2
Reporter: Marcus Ilgner
Attachments: anyannotation.tbz
My project uses JPA with Hibernate and I have created a Hibernate Console configuration
accordingly.
One of my entity classes uses the @Any annotation on one of its properties. If I try to
open the SessionFactory, I receive the message:
org.hibernate.MappingException: property mapping has wrong number of columns
However, the object works fine in the software/unit tests.
--
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/secure/Administrators....
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira