

Hibernate One To One Relationship Using Annotations (Bidirectional).
This post is about one to one bidirectional relationship in hibernate using annotations and also the use of mappedBy attribute and @PrimaryK


Hibernate One To One Relationship Using Annotations (Unidirectional).
One to one relationship in hibernate(unidirectional) using annotations.