java - generate diagrams from hibernate models -


i have codebase , sql creation script of legacy spring+hibernate app, retired , migrated. have limited knowledge of java (and legacy frameworks), generating model diagram may helpful understand old data (and logic).

the sql script has no foreign keys, noticed xmls annotated models fields , relationships hibernate.

what's easiest way generate model diagrams these hibernate xmls? djangographviz installed generate models diagrams in moment. there similar method/tool hibernate?

with hibernate have java references between entities, tool visualizing class dependencies might help.

i'm author of recommend degraph, there many out there. google java dependency visualization.


Comments

Popular posts from this blog

toolbar - How to add link to user registration inside toobar in admin joomla 3 custom component -

linux - disk space limitation when creating war file -