Snippets tagged “database-schema”
1 snippet uses this tag.
- What are the possible values of the Hibernate hbm2ddl.auto configuration and what do they doJava
The hbm2ddl.auto configuration property in Hibernate determines the mode in which Hibernate should operate when it comes to generating the database schema. The possible values for this property are: