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