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…...value = ‘INDIA’ and b2.type = ‘Site’ and b2.value = ‘BENGALURU’...type = ‘Laboratory’ and b3.value = ‘CHEMISTRY’; The issue is...