I'm trying to do a reverse engineering, I mean instead of from ER diagram get the tables, the opposite way, from the tables and the JPA done, do the db diagram, is it possible?
I'm using PostgreSQL, Postico2 and InteliJ for Jpa/Hibernate
I've found this Jeddict
but I guess it's not what I'm looking for.
ACLARIMENT : I want from ENTITY to TABLE (Diagram) or from Postico 2 where I see all of the tables to Diagram