Amazon.com's Price: $39.99 Prices subject to change.
Availability: Usually ships in 24 hours
Binding: Paperback
Dewey Decimal Number: 005.2762
EAN: 9780321268198
ISBN: 0321268199
Label: Addison-Wesley Professional
Manufacturer: Addison-Wesley Professional
Number Of Items: 1
Number Of Pages: 384
Publication Date: December 02, 2004
Publisher: Addison-Wesley Professional
Sales Rank: 1023048
Studio: Addison-Wesley Professional
Related Items:
Customer Reviews
Average Rating: 
Rating: - Nice reference
Mainly this book is for someone who already knows Hibernate and would use this book as a reference and not as a book to learn Hibernate from scratch.
I liked it since it gave some nice examples using Middlegen and XDoclet. I was able to generate all the mappings and POJOs using ant task that used middlegen...
I would recommend this book for someone who wants to pick up few new tricks with Hibernate...
p.s. Used this book costs around 3-4 bucks + shipping... ... Read More
Rating: - Poorly organized, poorly written
Parts of the book are organized oddly. For example, it gives a complete reference to the mapping files in Chapter 5 without explaining some of the core concepts (e.g., such as how to do one-to-one, one-to-many, many-to-one, and many-to-many mappings). As a result, those items are just words and terms without any understanding of what they mean. Only later in Chapter 7 do we get the explanation for the concepts. Other books, such as the O'Reilly "In a Nutshell" books, are careful to put the reference ... Read More
Rating: - Waste of money
If you are interested in the detailed explanation of the concept and model description get "Hibernate in Action", if you are interested in documentation go to www.hibernate.org. This book is just waste of money and most important time.
Rating: - Crap - Regurgitation of the Hibernate.org Docs
This is one of the worst introductions to any Java technology I have ever read. More of an API reference than a guide. The author shows a few open source tools for generating objects and DB schemas, then revisits all the info in the Hibernate docs and tutorial. Don't waste your money like I did.
Rating: - Doesn't cover standard way of working with Hibernate
After the introduction, the book starts by explaining how to write Hibernate mapping files and use a Hibernate specific ANT task to generate Java source.
It the next chapter, the book explains how to generate Hibernate XML mapping files from XDoclet tags in the Java code.
The third chapter explains how to generate both the mapping files and Java source from a DB schema by using a tool called Middlegen.
I think a better approach would have been to have a chapter explaining ... Read More
|