Showing posts with label jpa. Show all posts
Showing posts with label jpa. Show all posts

Monday, 19 January 2015

field xxxxx doesn have a default value

field xxxxxx doesn have a default value

drop the table schema or update the schema using hibernate of jpa option

<property name="hibernate.hbm2ddl.auto" value="update" />