pcroser
|
Posted: March 30, 2011 16:54 by pcroser
|
|
If I have removed the following from persistence.xml: <!-- <property name="eclipselink.ddl-generation" value="drop-and-create-tables"/> --> and <!-- <property name="javax.persistence.jdbc.url" value="jdbc:derby://localhost:1527/MYDBNAME;create=true"/> --> Is there anything else I must do to ensure the db I am connecting to is not damaged in any way? my assumption is That table dropping or creation will not take place. since I am connecting to a production DB, this is a big concern. |
Drop and create tables
Replies: 0 - Last Post: March 30, 2011 16:54
by: pcroser
by: pcroser
showing 1 - 1 of 1
Replies: 0 - Last Post: March 30, 2011 16:54
by: pcroser
by: pcroser






