0 Replies Latest reply on Apr 15, 2009 8:07 PM by ufasoli.ulisesdante.hotmail.com

    Inheritance while reverse engineering legacy database

    ufasoli.ulisesdante.hotmail.com

      Hello all,
                I'm quite new to seam and often while working on a project I need to add fields to the database, then using seam-gen  I regenerate the entities so that my classes are up to date with the database, my problem comes when I implement inheritance on some of the classes seam-gen overwrites my modified entity classes and I loose all the modifications made to the classes. Is it possible to tell seam-gen ( for example by modifing the seam-gen.reveng.xml file in order to tell seam-gen that a table implements inheritance? ) like the PHP Symfony framework does??


      Thanks in advance and sorry for my bad english



      Ulises