• 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

Migrating to Hibernate3.2

 
clojure forum advocate
Posts: 3479
Mac Objective C Clojure
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hi.
I'm trying to port my code (and knowledge) from Hibernate2 to Hibernate3.2.2
I read "Hibernate In Action" a couple of times.
Is it a smooth transition ? what obstacles I should expect (except of packages names )?
Is "Java Persistence With Hibernate" a necessity ?
 
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
John, I highly highly recommend Java Persistence with Hibernate book.

I know a lot about Hibernate, I have used it for years and have taught it. I learned a lot of insider information about how Hibernate works, teaching the class.

But, I would say I have learned so much more from that book. The book covers every bit of Hibrenate, whereas the previous version Hibernate IN Action covered a lot, but left a lot out. No longer the case.

Mark
 
Greenhorn
Posts: 12
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
You may have seen this link. it gives a decent guidelines for the migration -> http://hibernate.org/Documentation/Hibernate3MigrationGuide
 
I've never won anything before. Not even a tiny ad:
a bit of art, as a gift, that will fit in a stocking
https://gardener-gift.com
reply
    Bookmark Topic Watch Topic
  • New Topic