Hi Folks,
How do you generate DDL scripts (SQL code to create tables) for JPA or Hibernate Core 4 HBM files for JBoss AS 7? We are aligning ourselves for JBoss AS 7 EAP for production use and the use of run books to update database schemas (no auto ddl!!!) so hacking Hibernate 4 with Hibernate 3 is not an option in order to use the Hibernate Tool (Ant or Maven HBM2DLL). Any suggestions?