Max:
Thank you for the quick responses (on a Sunday too!)
I looked in the documentation for the generated-class and found this:
generated-class overrule the name of the actual class generated
I honestly did not understand it well. Is there anywhere else where this is explained in more details?
I am looking here:
http://www.hibernate.org/hib_docs/v3/re ... ml_single/
and that was the only match of "generated-class"
As for things i am changing in the mapping files, it has so far been to work around some bugs that you indicated you have already fixed (or still working on) such as the boolean type in hsqldb, the "generated" vs "native" id, and such.
I am sure once i dig deeper into this, I will have more and more. At this point I am still trying to get myself up-to-speed with hibernate and eclipse as i am new to both.
Thank you for all your help and the super quick responses.
Keep up the good work!
Cheers
H.S.