TheServerSide is pleased to announce that it will be hosting a public review process for 'Hibernate In Action' (Manning), by Christian Bauer and Gavin King. The first chapter, 'Understanding object/relational persistence', introduces object/relational mapping (ORM) and compares it to other persistence mechanisms, such as self-made persistence layers and object databases.
Download and Review the first chapter: Understanding object/relational persistence
-
TheServerSide to Host 'Hibernate in Action' Book Review Project (24 messages)
- Posted by: Nitin Bharti
- Posted on: July 29 2003 11:59 EDT
Threaded Messages (24)
- Looking forward to it coming out by t g on July 29 2003 16:23 EDT
- Looking forward to it coming out by Benny Ng on July 29 2003 19:28 EDT
- Good news by Kirt Henrie on July 29 2003 23:35 EDT
- is great! by su wei on July 30 2003 01:46 EDT
- Good introduction by moussaud benoit on July 30 2003 03:37 EDT
- TheServerSide to Host 'Hibernate in Action' Book Review Project by Cash Tang on July 30 2003 03:40 EDT
- TheServerSide to Host 'Hibernate in Action' Book Review Project by Andy Bowes on July 30 2003 03:51 EDT
- Excelent first chapter, I hope the others are the same by Web Master on July 30 2003 05:06 EDT
- Excellent introduction.... by Deniz Copur on July 30 2003 07:16 EDT
- Toplink? by Pradeep Kumar on July 30 2003 10:07 EDT
- Toplink? by Carsten Pieper on July 31 2003 02:04 EDT
- Great news by Tomas Marek on July 30 2003 12:33 EDT
- TheServerSide to Host 'Hibernate in Action' Book Review Project by Steve Lewis on July 30 2003 16:25 EDT
- Some suggestions by Prasoon Choudhary on July 31 2003 02:03 EDT
- ~ by Gavin King on July 31 2003 04:53 EDT
- 2.65 cents by Alex V on July 31 2003 09:01 EDT
- Re: 2.65 cents by Christian Bauer on July 31 2003 10:45 EDT
-
2.65 cents by Steve Lewis on July 31 2003 10:47 EDT
- 2.65 cents by Steve Lewis on August 01 2003 10:31 EDT
- 2.65 cents by Alex V on July 31 2003 09:01 EDT
- TheServerSide to Host 'Hibernate in Action' Book Review Project by Jeff Boring on July 31 2003 13:35 EDT
- Hibernate in Action, Chapter 1 by Gowtham Jayaram on December 18 2003 11:34 EST
- Remove link by Robert White on January 19 2004 18:55 EST
- URL to download the sample chapter by Jean-Michel Garnier on February 24 2004 14:19 EST
- TheServerSide to Host 'Hibernate in Action' Book Review Project by wang qingwu on May 12 2004 21:42 EDT
-
Looking forward to it coming out[ Go to top ]
- Posted by: t g
- Posted on: July 29 2003 16:23 EDT
- in response to Nitin Bharti
One sign your a geek like me:
Your anticipating this book more than the latest Harry Potter one ;) -
Looking forward to it coming out[ Go to top ]
- Posted by: Benny Ng
- Posted on: July 29 2003 19:28 EDT
- in response to t g
+1 here.
I'm definitely looking forward to its release... -
Good news[ Go to top ]
- Posted by: Kirt Henrie
- Posted on: July 29 2003 23:35 EDT
- in response to Nitin Bharti
I look forward to the final product! -
is great![ Go to top ]
- Posted by: su wei
- Posted on: July 30 2003 01:46 EDT
- in response to Nitin Bharti
very good! -
Good introduction[ Go to top ]
- Posted by: moussaud benoit
- Posted on: July 30 2003 03:37 EDT
- in response to su wei
The first chapter is a really good introduction of ORM.
It tells about the history, the features and the difficulties to build such system.
As a great defender of JDO, i look forward to the next chapter to learn more about how Hirbate handles all the problemes of the persistence !
--
Benoit Moussaud
http://www.moussaud.org -
TheServerSide to Host 'Hibernate in Action' Book Review Project[ Go to top ]
- Posted by: Cash Tang
- Posted on: July 30 2003 03:40 EDT
- in response to Nitin Bharti
Expect much more! -
TheServerSide to Host 'Hibernate in Action' Book Review Project[ Go to top ]
- Posted by: Andy Bowes
- Posted on: July 30 2003 03:51 EDT
- in response to Nitin Bharti
This is excellent news.
If this book is as good as the Struts in Action and Ant in Action books then it will definitely have a place on my bookshelf. -
Excelent first chapter, I hope the others are the same[ Go to top ]
- Posted by: Web Master
- Posted on: July 30 2003 05:06 EDT
- in response to Andy Bowes
Hi,
I am developing an open source ui data binding framework (at least I am trying), to allow users to easely bind ui components with database data. For this I want to achieve bindings between Echo, JSF , Swing as ui components and JDO,Hibernate as ORM frameworks. A first beta version is released at:
http://dataglue.sf.net
It is implemented using Echo and TJDO.
After reading your chapter (althought the idea was in my head for quite some time), I decided that I should implement an Hibernate version as well.
Keep up the good work,
Dan -
Excellent introduction....[ Go to top ]
- Posted by: Deniz Copur
- Posted on: July 30 2003 07:16 EDT
- in response to Nitin Bharti
....to the state of persistence technologies. great read really. -
Toplink?[ Go to top ]
- Posted by: Pradeep Kumar
- Posted on: July 30 2003 10:07 EDT
- in response to Nitin Bharti
This might sound like a stupid question.
But, isn't tools like TopLink and VBSF do pretty much the same? If so, aren't they also ORM tools? How come I don't see any mention of these tools in the chapeter? -
Toplink?[ Go to top ]
- Posted by: Carsten Pieper
- Posted on: July 31 2003 02:04 EDT
- in response to Pradeep Kumar
But, isn't tools like TopLink and VBSF do pretty much the same? If so, aren't they also ORM tools? How come I don't see any mention of these tools in the chapeter?
Well, of course, there are many ORM tools out there among them TopLink and VBSF (for which two you have to pay; others are free open source products (as Hibernate)). But the bottomline is this book is about Hibernate ;-)
Cheers, Carsten -
Great news[ Go to top ]
- Posted by: Tomas Marek
- Posted on: July 30 2003 12:33 EDT
- in response to Nitin Bharti
That's great. According to the first chapter, at least. Anyway, to keep open, is there here anybody experienced enough to provide a short comparison of Hibernate abainst Expresso? Both offer, beside others, ORM. Thanks,
tom -
TheServerSide to Host 'Hibernate in Action' Book Review Project[ Go to top ]
- Posted by: Steve Lewis
- Posted on: July 30 2003 16:25 EDT
- in response to Nitin Bharti
I'm not finished with it yet, but the most interesting statement I've found so far is:
"Metadata is *not*, by nature, more flexible or maintainable."
Great article.
Steve -
Some suggestions[ Go to top ]
- Posted by: Prasoon Choudhary
- Posted on: July 31 2003 02:03 EDT
- in response to Nitin Bharti
Hi Gavin
The first chapter looks great. As you have said in you book that ORM can solve 95 % of general persistency problem, I would like to know in more details about other 5 % problems. I would be great idea if you can come up with some real life problems which can/should not be solved by ORM and what approach we should take to solve them. May be you can cover these thing in your last chapter Best practices and design patterns
Prasoon -
~[ Go to top ]
- Posted by: Gavin King
- Posted on: July 31 2003 04:53 EDT
- in response to Nitin Bharti
Thanks everyone for your comments, esp. the people who've been emailing us feedback directly!
Just a note: we are writing a book about Hibernate .... but not _just_ about Hibernate ... we hope that some of the things we have to say are relevant to ORM in general (yes, including other products like TopLink, etc). -
2.65 cents[ Go to top ]
- Posted by: Alex V
- Posted on: July 31 2003 09:01 EDT
- in response to Gavin King
-- authors have opinions on EJB, ODB, JDO,
current fasion in the area, about been first to write about ORM.
Without extensive list of referrences to prior art
(e.g. Amber [RoninSoft-?]), to jdo vs ejb vs orm discussions
(e.g. here in TSS) such claims are empty-handed even for
"introduction chapter"
-- is it nessesary to start/end transaction for read-only example?
-- simple comments on attribute purpose better keep
within code as // entries.
-- in general, I like the style and expect much more from
next chapters, but now it is mostly water that can be shrinked.
Looking forward for next chapters,
Thanks,
Alex V. -
Re: 2.65 cents[ Go to top ]
- Posted by: Christian Bauer
- Posted on: July 31 2003 10:45 EDT
- in response to Alex V
Without extensive list of referrences to prior art
(e.g. Amber [RoninSoft-?]) <
I just want to add that Ambler is certainly well known, but that whitepapers about ORM/GOP predate him by nearly 10 years. ORM is nothing new, but still "exciting" :) -
2.65 cents[ Go to top ]
- Posted by: Steve Lewis
- Posted on: July 31 2003 10:47 EDT
- in response to Alex V
Alex makes an interesting point about prior art. It would be nice if you could have a pretty decent bibliography. I remember Doug Lea's _Concurrent Programming in Java_ had enough references to really get into the meaty part of concurrency in computer science in general.
Either way, it'll be a great book, but if you want "official tome of O/R" sort of status (like the "Dragon book" for compilers), you might want to look into it.
Steve -
2.65 cents[ Go to top ]
- Posted by: Steve Lewis
- Posted on: August 01 2003 22:31 EDT
- in response to Steve Lewis
Reading the rest of it, it's really good. Really impressive. I'm going to buy the book, and I'm not even a user of Hibernate (yet).
Steve -
TheServerSide to Host 'Hibernate in Action' Book Review Project[ Go to top ]
- Posted by: Jeff Boring
- Posted on: July 31 2003 13:35 EDT
- in response to Nitin Bharti
"entity beans are rapidly declining in popularity and EJB as a whole is being deemphasized by the Java community. Now is probably not the right time to jump on that particular bandwagon!"
"Unsurprisingly perhaps, entity beans have been a disaster in practice."
Days later, I'm still smiling about these quotes.
Great first chapter, can't wait for the rest.
Jeff -
Hibernate in Action, Chapter 1[ Go to top ]
- Posted by: Gowtham Jayaram
- Posted on: December 18 2003 11:34 EST
- in response to Nitin Bharti
Looks like I am late to the party. Is there a way to get the draft copy of Chapter 1 & Chapter 2 of Hibernate In Action.
This will help me a lot as I am reading up on OR mapping in an effort to move our JDBC code to use a framework.
Thank you. -
Remove link[ Go to top ]
- Posted by: Robert White
- Posted on: January 19 2004 18:55 EST
- in response to Nitin Bharti
I assume that this book has been removed from public review.
Would it be possible to remove the link as well, thus saving us the disappointment of looking for something that is no longer available? -
URL to download the sample chapter[ Go to top ]
- Posted by: Jean-Michel Garnier
- Posted on: February 24 2004 14:19 EST
- in response to Robert White
I assume that this book has been removed from public review.
>
> Would it be possible to remove the link as well, thus saving us the disappointment of looking for something that is no longer available?
http://www.theserverside.com/books/manning/reviews-intercept.jsp?pdf_forward=/books/review/Hibernate/chapter6_hibernate.zip -
TheServerSide to Host 'Hibernate in Action' Book Review Project[ Go to top ]
- Posted by: wang qingwu
- Posted on: May 12 2004 21:42 EDT
- in response to Nitin Bharti
how can i download it?