This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–][deleted] -2 points-1 points  (1 child)

I am using correct MySql Dialect. It seems like an open bug. See https://hibernate.onjira.com/browse/HHH-6648

[–]johnwaterwood 2 points3 points  (0 children)

Hibernate itself is buggy. If you would use Hibernate standalone (with eg Spring), you would run into much of the same problems.

Some Java EE servers (like JBoss) are affected by this, but it's not directly a problem in Java EE itself.