It was a failure of finding the documentation between 4.x and 5.x with regards to @GeneratedValue(AUTO) behavior.
Setting hibernate.id.new_generator_mappings=false fixed it. v/r, Jason _______________________________________________ hibernate-dev mailing list [email protected] https://lists.jboss.org/mailman/listinfo/hibernate-dev
