I want to visualize the relationships between all of my JPA annotated classes. Given that I have a folder full of classes, is there a tool that will just scan all the annotations and provide a visualization/picture of all the relationships?
I want to visualize the relationships between all of my JPA annotated classes. Given
Share
Yes. Hibernate tool is an eclipse plug-in that has a feature to visualize the structure of entities and the relationships between them.