• 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
  • Jeanne Boyarsky
  • Ron McLeod
  • Paul Clapham
  • Liutauras Vilda
Sheriffs:
  • paul wheaton
  • Rob Spoor
  • Devaka Cooray
Saloon Keepers:
  • Stephan van Hulst
  • Tim Holloway
  • Carey Brown
  • Frits Walraven
  • Tim Moores
Bartenders:
  • Mikalai Zaikin

Hibernate Book

 
Ranch Hand
Posts: 83
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Do any one had the pdf of 'Java Persistence with Hibernate'.
Can anyone provide me some books of hibernate.

Thanks in advance
 
Ranch Hand
Posts: 518
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator

Do any one had the pdf of 'Java Persistence with Hibernate'.



You can buy it here: http://www.manning.com/bauer2/


Can anyone provide me some books of hibernate.



That book is probably the best all-around book on Hibernate. I also recommend that you read the Hibernate Reference Manual.

Hibernate Quickly is pretty good as well. It focuses on what you need to get started and doesn't have the depth of the Java Persistence book.
 
Ranch Hand
Posts: 57
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
This isn't a sponsor place, but the "Java Persistence with Hibernate" is very good. I'm beginning its reading and I'm understanding several aspects of Hibernate.

Bye
 
ranger
Posts: 17347
11
Mac IntelliJ IDE Spring
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator

Originally posted by Jobin Mathew:
Do any one had the pdf of 'Java Persistence with Hibernate'.
Can anyone provide me some books of hibernate.

Thanks in advance




Please do not request copyrighted material. That is illegal. It is ok to post a link to where you can buy the book.

Mark
 
author and cow tipper
Posts: 5009
1
Hibernate Spring Tomcat Server
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
From what I see,the actual book is available and in stock from amazon:

Java Persistence with Hibernate

Not to be confused with Hibernat In Action by the same two authors:

Hibernate in Action by Christian Bauer, Gavin King

Another book that reads well is Beginning Hibernate:

Beginning Hibernate

And if you're a nature lover, you might be interested in why actual animals hibernate:

Why Animals Hibernate by Patricia J. Murphy

These cold Canadian winters. Hibernation is definitely a good idea.

-Cameron
[ December 27, 2006: Message edited by: Cameron W. McKenzie ]
 
Consider Paul's rocket mass heater.
reply
    Bookmark Topic Watch Topic
  • New Topic