Hi.
The generated mapping not shows anymore the foreign keys relations since updating my winxp system from eclipse 3.1 (with myeclipse 4.0 GA) to eclipse 3.1.2 (with myeclipse 4.1 GA) i have a problem with the hibernate 3 mapping generator. (Database is Oracle 8.1.7)
To check this problem on a fresh installed eclipse version i did install the latest eclipse and myeclipse version into a vmware XP installation. After importing my project i could generate the mapping file (with foreign keys) without problems. But very strange thingy, after a second try to generate it (i switched from hibernate to java types) the mapping again lose all foreign keys relations.
Regards,
MB