0 Replies Latest reply on Jun 18, 2010 7:46 AM by rlopez.rlopez.cnc.una.py

    add a new table to a generated project

    rlopez.rlopez.cnc.una.py

      Hi, I created a project from an existing database and I made several changes to the templates, now I want to add a table to the project. I tried using the generate comand but I lost all my changes and the entities generated have strange atribute names for the fk, I thing thats because Hibernate generates strange fk names in the target database when you create a project, but I'm not sure (Can anyone explain me this to?). Then I tried using the generate-model comand but I got the same result with the atributes names. Is there any other way to change the database without having to generate the project again and remake all the changes?