Hi,
I reversed engineered a few tables from Derby to a ERD (attached pix1.png). When trying to generate class diagram from the ERD, I noticed that the ID column of some of the tables (attached pix2.png) are not being generated. Any reason why?
Seems to me that I would need to have all the proper ID columns mapped to the appropriate classes for the ORM mapping to work properly too.
Thanks in advance,
Mike
pix1.png
pix2.png