I primarily utilise Spring Data JPA and Java with Spring Boot.
There are two tables, A and B, in an existing Database, with B having a foreign key referring to A.
I have the 2 entities in my code.Preformatted text
@Ta…...tables, A and B, in an existing database, with B having a foreign key...