Posts by Felipe • 1 point
1 post
-
0
votes0
answers32
viewsQ: How to check if my table has related records?
I am developing a project using JPA and with various relationship types like Onetomany, Manytomany, etc. Is there any way I can check if an X table for example has related records in another Y table…