I am working with JPA to connect with the database, I am using @OneToOne for relations, but it is generating conflicts in the insertion of data. My DB model is as follows