In Hibernate what are the recommendations for updating the schema using hibernate.hbm2ddl.auto=update?
Issue
- We need an table-generation option like "hibernate.hbm2ddl.auto=update" that leaves exsisting tables untasted - but creates table schematas which are not present in the database.
Environment
- JBoss Enterprise Application Platform (EAP)
- 5
- JBoss Hibernate (Included in the EAP)
Subscriber exclusive content
A Red Hat subscription provides unlimited access to our knowledgebase, tools, and much more.