3 Replies Latest reply on Dec 23, 2005 8:43 AM by maxandersen

    ANT, Annotation, impossible to generate DDL with hbm2ddl

    pprados

      I would like to generate the DDL with ANT and EJB3 annotated classes, but the generated file is empty.

      My hibernate.cfg.xml have only the connexion information.
      Here, http://www.hibernate.org/hib_docs/tools/ant/index.html, in 2.2, the sample say :
      <!-- annotated class/packages are specified in the hibernate.cfg.xml -->
      But i don't know how to make that.

      Where I can find some information ?

      Philippe