Quantcast
Channel: Java Programming Forum - Learn Java Programming - Hibernate
Viewing all articles
Browse latest Browse all 76

mappedBy and joinColumn

$
0
0
Hi,

I am looking at Hibernate annotation tutorial for the different mappings like 1-1, 1-Many and so on. I see some of the tutorials focus on explaining the terms and go on explaining about inversejoincolumns and so on. Some tutorials concentrate on the example they are explaining and don't use the terms mappedby and joincolumn. This is not helping. I first want to understand the terms mappedby and joincolumn using a basic example. I will learn the more advanced terms like inversejoincolumn later once I start using hibernate. But for now I want a basic example with the explanation of the terms mappedby and joincolumn and how they are used in a mapping such as 1-1. If you post a good example with the usage of the terms I mentioned or point to a good tutorial I would be grateful to you.

Viewing all articles
Browse latest Browse all 76

Trending Articles