2 Replies Latest reply on Jan 31, 2012 8:39 AM by jpf15310

    JBoss AS 7 - generating DDLs from JPA or Hibernate files

    jpf15310

      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?