Yes it should throw exception. Did you run mvn clean compile exec:java -Penhance ? Because the problem occurs when it is used hibernate-enhance-maven-plugin and this is activated in enhance profile if you just run appliaction without enhancing entities it works fine. |