mercredi 20 juillet 2016

Compile Dropwizard Code without migration.xml

I have a finalized database in SQL SERVER containing 50+ tables in it and needed to connect it with Dropwizard Code.

I am new to JAVA so my conception about Migrations.xml is it is used to create the tables in database or if any change in database is needed it will be updated through migrations.xml.

So if i don't need any change in database (as told earlier it is finalized). Can i skip this migrations.xml file?

Need some experts advice please.

Aucun commentaire:

Enregistrer un commentaire