Yeah I can read the exception too, however, as I stated, this was all autogenerated by the Hibernate Eclipse Tools plugin. Since (1) it is autogenerated code or XML and you should never modify autogenerated code, and (2) it doesn't say what mapping, or table/column is having the problem, so I cannot even verify where the problem is in the autogenerated code or XML to begin with, so cannot provide much more info that I provided in the orignal post.
I haven't created anything by hand except for the class with the main method and it cannot get past the first time.
So, either the autogeneration tool doesn't work or has bugs, or something else is wrong.
|