suken / UmlGeneratorTool

Java software development tool for Spring, JPA, class diagrams etc
12 stars 1 forks source link

CR 0 - Java --> DB mapping diagram support (HIbernate and JPA) #7

Closed suken closed 9 years ago

suken commented 9 years ago

It would be nice to support hibernate mapping diagram. Not sure if there are any other tools which supports the reverse engineering of mapping between java and DB.

suken commented 9 years ago

I have just committed code changes to support generation of JPA mapping diagram. Please see the wiki or readme for more details. Closing this task as the support is added to the UmlGenerator.