Quantcast
Channel: JetBrains Developer Community : Thread List - IntelliJ IDEA Users
Viewing all articles
Browse latest Browse all 5661

How can I browse through the database data in a Spring Data JPA Repository project?

$
0
0

Hi,

I have a Spring Data project, using Java-based @Configuration with dataSource() and entityManagerFactory() .

Right now I'm tracing through the database using a separate instance of 0xDBE. I manually have to follow the foreign key references to to the other tables.

 

Does IntelliJ have a feature to show me the table rows the way JPA understands it? So that I can just click on a row (object) and follow the subclass inheritance and the other rows (objects) that are referred to.

 

Thanks!

Miguel


Viewing all articles
Browse latest Browse all 5661

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>