|
This is also still in the documentation: http://docs.jboss.org/hibernate/orm/5.0/manual/en-US/html_single/#configuration-logging
If org.hibernate.tool.hbm2ddl=TRACE does not work anymore what's the alternative? How can I get the DDL statements written into the log file?
|