Generate a class diagram that includes a Hibernate based relationship
I'm looking for a plugin to create a chart class that includes the relationship between the classes that has been done in Hibernate
. I have used doxygen
but it does not create relationships between classes. For example, I have a class where there are multiple relationships, such as OnToMany
, ManyToOne
.
Update
I am usingIntellij
+3
source to share
2 answers