• Post Reply Bookmark Topic Watch Topic
  • New Topic
programming forums Java Mobile Certification Databases Caching Books Engineering Micro Controllers OS Languages Paradigms IDEs Build Tools Frameworks Application Servers Open Source This Site Careers Other Pie Elite all forums
this forum made possible by our volunteer staff, including ...
Marshals:
  • Campbell Ritchie
  • Ron McLeod
  • Paul Clapham
  • Tim Cooke
  • Devaka Cooray
Sheriffs:
  • Liutauras Vilda
  • paul wheaton
  • Rob Spoor
Saloon Keepers:
  • Tim Moores
  • Stephan van Hulst
  • Tim Holloway
  • Piet Souris
  • Mikalai Zaikin
Bartenders:
  • Carey Brown
  • Roland Mueller

Learning Hibernate

 
Ranch Hand
Posts: 88
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hi guys,

Basically, I have built some simple java application with hibernate! now, i want to learn it properly like understanding the concepts really good.
Which book or resources do you recommend? I bought Java persistence with hibernate, but i saw some bad customers review for that book which put me off reading it!!

thank you,
 
Ranch Hand
Posts: 218
Hibernate Spring Java
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hibernate in Action - Gavin King
 
Mina Daoud
Ranch Hand
Posts: 88
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator

Rishi Shehrawat wrote:Hibernate in Action - Gavin King


Isn't Java persistence with hibernate the latest version for hibernate in action??
 
Greenhorn
Posts: 25
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Best books are -
1. hibernate_reference
2. Manning_-_Hibernate_In_Action

you directly go to hibernate.org and get the complete reference.
 
Rishi Shehrawat
Ranch Hand
Posts: 218
Hibernate Spring Java
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
I am not sure, although the authors are the same. Btw, Gavin King is one of the founder/authors of Hibernate. So he is pretty much the authority for Hibernate. At-least i found the book quite good.
 
Mina Daoud
Ranch Hand
Posts: 88
  • Likes 1
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator

shalindra Singh Suryvanshee wrote:Best books are -
1. hibernate_reference
2. Manning_-_Hibernate_In_Action

you directly go to hibernate.org and get the complete reference.



I always tried to read the official documentation when i face problems! but I get the feeling that it is for reference more than learning! maybe i am wrong!!
I think i will try the hibernate in action as all people are recommending it.
Thanks so much for helping
 
Mina Daoud
Ranch Hand
Posts: 88
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator

Rishi Shehrawat wrote:I am not sure, although the authors are the same. Btw, Gavin King is one of the founder/authors of Hibernate. So he is pretty much the authority for Hibernate. At-least i found the book quite good.



Great, i will start reading the java persistence with hibernate, and let you know how i found it.
Thanks!
 
Ranch Hand
Posts: 1514
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Yes. Java persistence with hibernate is the latest version of hibernate in action.
 
No, tomorrow we rule the world! With this tiny ad:
We need your help - Coderanch server fundraiser
https://coderanch.com/wiki/782867/Coderanch-server-fundraiser
reply
    Bookmark Topic Watch Topic
  • New Topic