I am attempting to generate the artifacts for a single table in a database I am
using (please note the entire database just a single table ).
I was able to successfully generate the artifacts for a table that had
no constraints attached to it, however, when I attempt to generate the
artifacts for a table that has a foreign defined for it, the reverse engineering
fails complaining about:
Quote:
An internal error occurred during: "Generating Artifacts" ....
I'm not a guru on MyEclipse or Hibernate, but admittedly I'm not exactly a junior
either. Any advice would be greatly appreciated.
Sorry to hear you are running into this issue. Please provide below information to help me investigate further -
1. Open MyEclipse IDE, from menu options click on MyEclipse > Installation Summary > Installation Details > [Copy to Clipboard] and paste the same here
2. Clear your .log file located at [your workspace dir]/.metadata/.log, replicate the issue and attach file here
3. What is the database you are using?
4. What is the database driver?
5. Attach a screenshot of your jdbc driver to help me get a visual
6. Could you clarify if your test driver was successful?