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