Hello Guys,

I`m new to Hibernate and JPA. I have an Axon.Ivy project that has couple of Entity Classes. I want to move them in a separate project and separate namespace(package) and also to add some additional fields.

What are the implications when I`m changing the data model and the namespaces ? How do I migrate the changes to the production server ?

In .Net Entity Framework there is a concept of 'migrations' where the changes to the database are applied automatically when the code is deploys.

Best Regards, Yordan Yunchov

asked 06.07.2016 at 10:08

Stelt0's gravatar image

Stelt0
(suspended)
accept rate: 12%

Be the first one to answer this question!
toggle preview

Follow this question

By Email:

Once you sign in you will be able to subscribe for any updates here

By RSS:

Answers

Answers and Comments

Markdown Basics

  • *italic* or _italic_
  • **bold** or __bold__
  • link:[text](http://url.com/ "Title")
  • image?![alt text](/path/img.jpg "Title")
  • numbered list: 1. Foo 2. Bar
  • to add a line break simply add two spaces to where you would like the new line to be.
  • basic HTML tags are also supported

Tags:

×32
×12
×9

Asked: 06.07.2016 at 10:08

Seen: 1,856 times

Last updated: 06.07.2016 at 10:08