HibernateJpaVendorAdapter sets hibernate.hbm2ddl.auto to "update" [SPR-6836] #11502
Labels
in: core
Issues in core modules (aop, beans, core, context, expression)
status: declined
A suggestion or change that we don't feel we should currently apply
type: enhancement
A general enhancement
Ivan Balashov opened SPR-6836 and commented
When HibernateJpaVendorAdapter is configured with generateDdl="true" the value of hibernate.hbm2ddl.auto is set to "update", overriding actual value specified in persistence.xml.
Affects: 2.5.6
The text was updated successfully, but these errors were encountered: