Hi all,
I've been trying to turn off generation of the .jdbc files using the
following property described in the following document. However, I'm finding
that it seems to be ignored. I have been able to set the property that
changes the location of where the files are generated. I'm using Java
1.5.0_09 with V2 B32 of Glassfish Persistence in SE mode. I'm wondering if
this might be a bug? I'm using it with the "drop-and-create-tables" option
for schema generation.
toplink.ddl-generation.output-mode
http://www.oracle.com/technology/products/ias/toplink/jpa/resources/toplink-jpa-extensions.html#Java2DBSchemaGen
Jon