persistence@glassfish.java.net

eclipselink.ddl-generation

From: Raja Perumal <Raja.Perumal_at_Sun.COM>
Date: Wed, 28 May 2008 15:50:22 +0530

Hi,
   I'm using eclipselink, I want to look at the generated DDL,

   I use the following properties
      eclipselink.ddl-generation=create-tables
      eclipselink.create-ddl-jdbc-file-name=myDDL.txt
      eclipselink.application-location=/raja

    But I don't see the generated DDLs in the specified file. Is there
any other property that I should configure ?

Thanks,
Raja