• 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

Which Hibernate Version is Being Used in the Book?

 
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
Hello Srivinas.

I was just wondering what version of Hibernate this deals with? Is it the JPA 2.0 compliant Hibernate 3.5, or is it an earlier version like 3.2.5?

 
Ranch Hand
Posts: 1902
Hibernate Spring Java
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Great minds think alike - I was about to post the same question when I noticed yours. (That, and I think it looks on Apress' site that the cover says 3.5, though the one on Amazon doesn't have a version on it.) I'd be interested to know if it's the latest version, given the date of publication.
 
author
Posts: 20
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hello Guys,

We started writing the book in Sep/Oct2009, so Hibernate 3.3.2 was the latest stable release at that time.

So we have implementations for 3.3.2.GA.

Regards


Srinivas Guruzu
 
Theodore Casser
Ranch Hand
Posts: 1902
Hibernate Spring Java
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Given that it's based on 3.3, then - is there anything in the book that is potentially made out-of-date by the fact that the current GA release is 3.5?
 
Theodore Casser
Ranch Hand
Posts: 1902
Hibernate Spring Java
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Though, despite this... Amazon is now showing a picture of the cover that clearly says 'Includes Hibernate 3.5'... weird.
 
reply
    Bookmark Topic Watch Topic
  • New Topic