Need help with Hibernate? Read this first:
http://www.hibernate.org/ForumMailingli ... AskForHelp
hibernate 3.1 rc2:
Two tables/two classes linked with a many to one 2 character string as primary key :
As I'm loading a blank DB with XML strings, the process crashes (ClassCastException) all the time. This seems normal since (dom4j 1.6)
Attributes are casted to Elements. An Attribute is not derived nor related to an Element so the ClassCastException
(Dom4jaccessor/ EntityTYPE/ElementWrapper)
it seems that the hibernate 3.1 rc2 code is incomplete or heavily buggy to be very polite.
Is there any progress to be expected ? soon . As is this product is not usable ....
DOM4J entities:
Multiple class type mismatches :
Name and version of the database you are using:
The generated SQL (show_sql=true):
Debug level Hibernate log excerpt: