Suggest book and link to learn hybernate

HiPls suggest me books and links to learn hybernateThanxSaswata
[91 byte] By [Saswataa] at [2007-11-26 18:39:02]
# 1

> Hi

>

> Pls suggest me books and links to learn hybernate

>

> Thanx

>

> Saswata

http://www.amazon.com/s/ref=nb_ss_b/104-9125309-1753500?url=search-alias%3Dstripbooks&field-keywords=hibernate&Go.x=0&Go.y=0&Go=Go

http://www.google.se/search?q=hibernate+tutorial

Kaj

kajbja at 2007-7-9 6:13:04 > top of Java-index,Java Essentials,Training...
# 2
http://www.hibernate.org and get it from the source...I wonder why you didn't try that immediately, as it's the blatantly obvious option?
jwentinga at 2007-7-9 6:13:04 > top of Java-index,Java Essentials,Training...
# 3
> http://www.hibernate.org and get it from the> source...> I wonder why you didn't try that immediately, as it's> the blatantly obvious option?Probably because he tried www.hybernate.com ;)
kajbja at 2007-7-9 6:13:04 > top of Java-index,Java Essentials,Training...
# 4
could be. Is that site safe to watch at work? :)
jwentinga at 2007-7-9 6:13:04 > top of Java-index,Java Essentials,Training...
# 5
> could be. Is that site safe to watch at work? :)Currently yes, it's just a site that more or less says under construction.
kajbja at 2007-7-9 6:13:04 > top of Java-index,Java Essentials,Training...
# 6
ah, domainsquatter...
jwentinga at 2007-7-9 6:13:04 > top of Java-index,Java Essentials,Training...
# 7
hii am not finding this tutorial of the site http://www.hibernate.org very lucid and easy to understand.could u pls refer to any site which is lucid and easily understandable?
Saswataa at 2007-7-9 6:13:04 > top of Java-index,Java Essentials,Training...
# 8

Is a lucid, comprehensible tutorial on Hibernate even a possibility?

Haha.

Seriously, though, I'd suggest going to a bookstore and paging through the texts. Or using Amazon's look-inside-the-book feature. Whether a book is easy to understand or not is a highly subjective judgement and it's better for you to judge for yourself.

paulcwa at 2007-7-9 6:13:04 > top of Java-index,Java Essentials,Training...
# 9

hmm, once you understand the basic ideas behind OR mapping the concept isn't that hard to grasp.

The devil is in the details of course, making the thing flexible enough to be (almost) universally applicable.

O'Reilly has a small eBook on Hibernate 3. I haven't read it but if it's as good as the author's book on Hibernate 2 it'll be a good starting point.

jwentinga at 2007-7-9 6:13:04 > top of Java-index,Java Essentials,Training...