Hi, I am a beginner at Hibernate. I've got some books ("Hibernate beginning", "Hibernate in action"). As I know now the mapping is used with annotations (xml mapping is obsolete). But I haven't found comprehensive examples. I've read some chapters but I don't have any understanding of the topic. I passed tutorial at tutorialpoint but it is very scarce. The mapping with annotations is not explained at all. Examples that are in blogs show very little.
You know some useful resources where this question is considered in detail? I tried to read documentation (at redhat.com). But it does not help me. Every time I try to make my own hibernate projects some obscure bag appers.
(sorry for my English. I'm not native speaker.)
|