Drop and create tables

  1 post   Feedicon  
Replies: 0 - Last Post: March 30, 2011 16:54
by: pcroser
showing 1 - 1 of 1
 
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.


Replies: 0 - Last Post: March 30, 2011 16:54
by: pcroser
  • Mysql
  • Glassfish
  • Jruby
  • Rails
  • Nblogo
Terms of Use; Privacy Policy;
© 2010, Oracle Corporation and/or its affiliates
(revision 20120518.3c65429)
 
 
Close
loading
Please Confirm
Close