MyEclipse: Hibernate auto-gen and relationship mapping bephinney - Apr 20, 2005 - 05:43 PM Post subject: Hibernate auto-gen and relationship mapping
ME does not automatically create relationships in Hibernate mapping XML files so this needs to be added manually.
If I make table changes and need to regenerate the Hibernate files, is there a way to keep the relationship elements during the regen process or will I have to do this manually also?