2 Replies Latest reply on Mar 24, 2003 8:05 AM by gmf10

    DDL statements within deployment descriptors?

    gmf10

      Hi,

      i'm testing EJB for future projects. The funcionality to create tables and constraints by just declaring EJBs and their relations is very helbful.

      I use sapdb and would like to create sequences and additional indeces at deploy time - after the tables are created.

      Is there a possibility to place DDL statements into one of the deployment descriptors (ejb-jar.xml, jbosscmp-jdbc.xml) to create these sequences and indeces?


      Thanks and regards

      Gerald