Skip to content
TrackPodcasts
technologyAug 8, 201436:21pending

Hibernate @OneToOne Unidirectional / Bidirectional

About this episode

One-to-One Unidirectional Relationship

Since you've already learned about the ins and outs of how unidirectional one-to-many and bidirectional one-to-many relationships work, it's time to learn about the One-to-One relationships.

We will start things off with the unidirectional One-to-One relationship and how it's set up in Hibernate.

First thing is first, you need to understand how a One-to-One relationship is actually set up in a database. Once you understand that the child table declares the parent's primary key as the child's primary key, then we can get moving with the Hibernate stuff!

For this example, we are going to use the One-to-One relationship between an Employee and their Address. TheAddress table will be set up as follows:

For more information, please read the show notes via http://howtoprogramwithjava.com/session55

Get every episode summarized

Each time How to Program with Java Podcast publishes, we email you a written briefing from the transcript — the topics, who appeared, and any specific claims, with the ad reads skipped.

Email me new episodes

Free for 3 shows. No card needed.

Hosts & guests

No transcript yet

This episode has not been transcribed. Request it and it moves to the front of the queue.

Hibernate @OneToOne Unidirectional / Bidirectional

How to Program with Java Podcast

0:00
36:21

More episodes

More from How to Program with Java Podcast

View all episodes →