I want to map hibernate annotations in my class, the one-to-one relationship between tables, and the primary key of one is foreign and primary in the other, and the second is not part of the first , could anyone help me?
I want to map hibernate annotations in my class, the one-to-one relationship between tables, and the primary key of one is foreign and primary in the other, and the second is not part of the first , could anyone help me?