or
Sign in to turn on 1-Click ordering.
or
Amazon Prime free trial required. Sign up when you check out. Learn more
More Buying Choices
Have one to sell? Sell yours here
or
Get a £3.90 Amazon.co.uk Gift Card
Beginning Hibernate 2nd Edition (Expert's Voice in Java Technology)
 
 
Tell the Publisher!
I’d like to read this book on Kindle

Don't have a Kindle? Get your Kindle here, or download a FREE Kindle Reading App.

Beginning Hibernate 2nd Edition (Expert's Voice in Java Technology) [Paperback]

Jeff Linwood , Dave Minter
3.0 out of 5 stars  See all reviews (2 customer reviews)
RRP: £35.49
Price: £33.72 & this item Delivered FREE in the UK with Super Saver Delivery. See details and conditions
You Save: £1.77 (5%)
o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o
In stock.
Dispatched from and sold by Amazon.co.uk. Gift-wrap available.
Want guaranteed delivery by Tuesday, May 29? Choose Express delivery at checkout. See Details

Formats

Amazon Price New from Used from
Paperback £33.72  
Trade In this Item for up to £3.90
Trade in Beginning Hibernate 2nd Edition (Expert's Voice in Java Technology) for an Amazon.co.uk gift card of up to £3.90, which you can then spend on millions of items across the site. Plus, get an extra £5 when you trade in books worth £10 or more until June 30, 2012. Trade-in values may vary (terms apply). Find more products eligible for trade-in.

Frequently Bought Together

Customers buy this book with Hibernate Recipes: A Problem-Solution Approach (Expert's Voice in Open Source) £30.80

Beginning Hibernate 2nd Edition (Expert's Voice in Java Technology) + Hibernate Recipes: A Problem-Solution Approach (Expert's Voice in Open Source)
Price For Both: £64.52

Show availability and delivery details



Product details

  • Paperback: 379 pages
  • Publisher: APRESS; 2nd Revised edition edition (25 May 2010)
  • Language English
  • ISBN-10: 1430228504
  • ISBN-13: 978-1430228509
  • Product Dimensions: 23.5 x 19.3 x 2.2 cm
  • Average Customer Review: 3.0 out of 5 stars  See all reviews (2 customer reviews)
  • Amazon Bestsellers Rank: 505,023 in Books (See Top 100 in Books)

More About the Author

Jeff Linwood
Discover books, learn about writers, and more.

Visit Amazon's Jeff Linwood Page

Product Description

Product Description

Beginning Hibernate, Second Edition is ideal if you’re experienced in Java with databases (the traditional, or “connected,” approach), but new to open-source, lightweight Hibernate—the de facto object-relational mapping and database-oriented application development framework.

This book packs in information about the release of the Hibernate 3.5 persistence layer and provides a clear introduction to the current standard for object-relational persistence in Java. And since the book keeps its focus on Hibernate without wasting time on nonessential third-party tools, you’ll be able to immediately start building transaction-based engines and applications.

Experienced authors Dave Minter and Jeff Linwood provide more in-depth examples than any other book for Hibernate beginners. The authors also present material in a lively, example-based manner—not a dry, theoretical, hard-to-read fashion.

What you’ll learn

  • How to build enterprise Java-based transaction-type applications that access complex data with Hibernate, including Software as a Service (SaaS)
  • How to work with Hibernate 3.5
  • Where to integrate into the persistence lifecycle, including cloud application implications
  • How to map using annotations, Hibernate XML files, and more
  • How to search and query with the new version of Hibernate
  • When to integrate with Spring, Grails, and more

Who this book is for

This book is for Java developers who want to learn about Hibernate.

Table of Contents

  1. An Introduction to Hibernate
  2. Integrating and Configuring Hibernate
  3. Building a Simple Application 
  4. The Persistence Life Cycle 
  5. An Overview of Mapping 
  6. Mapping with Annotations 
  7. Creating Mappings with Hibernate XML Files 
  8. Using the Session 
  9. Searches and Queries 
  10. Advanced Queries Using Criteria
  11. Filtering the Results of Searches 
  12. Case Study — Using Hibernate with an Existing Database

About the Author

Jeff Linwood has been involved in software programming since he had a 286 in high school. He got caught up with the Internet when he got access to a UNIX shell account, and it has been downhill ever since. Jeff has published articles on several Jakarta Apache open source projects in Dr. Dobb's Journal, CNET's Builder.com, and JavaWorld. Jeff has a bachelor's degree in chemical engineering from Carnegie Mellon University. He currently works for the Gossamer Group in Austin, Texas, on content management and web application syndication systems. He gets to play with all the latest open source projects there. Jeff also co-authored Professional Struts Applications, Building Portals with the Java Portlet API, and Pro Hibernate 3. He was a technical reviewer for Enterprise Java Development on a Budget and Extreme Programming with Ant.

Inside This Book (Learn More)
Browse Sample Pages
Front Cover | Copyright | Table of Contents | Excerpt | Index
Search inside this book:

Tags Customers Associate with This Product

 (What's this?)
Click on a tag to find related items, discussions, and people.
 
(1)

Your tags: Add your first tag
 

Sell a Digital Version of This Book in the Kindle Store

If you are a publisher or author and hold the digital rights to a book, you can sell a digital version of it in our Kindle Store. Learn more

What Other Items Do Customers Buy After Viewing This Item?


Customer Reviews

5 star
0
4 star
0
2 star
0
1 star
0
Most Helpful Customer Reviews
Simpy good 23 Oct 2011
Format:Paperback
I've read most of the book and I have to acknowledge that, despite the fact that the subject is tough, the explanations and writing do a good work. However, I found that there are few examples, and some points should be treated more deeply.

The book insist in the use of annotations as the "proper" way to configure and use Hibernate. However, hibernate manuals go for other way. Conclusion: when you search in internet for a specific solution for your problem using annotations, you find very little examples. It should be a better approximation to the problem jus simply using the same tools the others are using (despite the fact that I have to recognize that annotations are a cleaner aproximation to the problem of configuring hibernate).

A final point is the availability of this book as an e-book. The book is served as a pdf file password-protected. Many tablets and ebook readers doesn't support it, so i have to break the password as the only way to simply read the book in an android tablet.
Comment | 
Was this review helpful to you?
Simpy good 23 Oct 2011
Format:Paperback
I've read most of the book and I have to acknowledge that, despite the fact that the subject is tough, the explanations and writing do a good work. However, I found that there are few examples, and some points should be treated more deeply.

The book insist in the use of annotations as the "proper" way to configure and use Hibernate. However, hibernate manuals go for other way. Conclusion: when you search in internet for a specific solution for your problem using annotations, you find very little examples. It should be a better approximation to the problem jus simply using the same tools the others are using (despite the fact that I have to recognize that annotations are a cleaner aproximation to the problem of configuring hibernate).

A final point is the availability of this book as an e-book. The book is served as a pdf file password-protected. Many tablets and ebook readers doesn't support it, so i have to break the password as the only way to simply read the book in an android tablet.
Comment | 
Was this review helpful to you?
Most Helpful Customer Reviews on Amazon.com (beta)
Amazon.com:  2 reviews
2 of 3 people found the following review helpful
Decent but not great. 16 Jun 2011
By World Skeptic - Published on Amazon.com
Format:Paperback
There are two problems with the book. The first is that it is written for ANT and not Eclipse. Does anyone use ANT anymore? The second is that there is only one basic sample program in the book. The rest is lists of parameters and how they are used. I was expecting more program examples.

That said, I have not found other books or online tutorials that are any better making this the best of a bad lot.
3 of 5 people found the following review helpful
just google instead 13 Oct 2010
By Raad Yacu - Published on Amazon.com
Format:Paperback|Amazon Verified Purchase
I tried to put Hibernate to use on a project and I was able to but not with the help of this book. Its just badly written. Its a shame and I hardly give out negative feedback, but this one deserves it. I found out always reaching out to search engines to get what I want after I read the section(s) that I was interested in the book because I was still lost or still confused. I am still lost and confused but I did not need a book that I bought to remind me of it. Enough is enough..
Search Customer Reviews
Only search this product's reviews

Customer Discussions

This product's forum
Discussion Replies Latest Post
No discussions yet

Ask questions, Share opinions, Gain insight
Start a new discussion
Topic:
First post:
Prompts for sign-in
 

Search Customer Discussions
Search all Amazon discussions
   


Listmania!


Look for similar items by category


Look for similar items by subject


Feedback


Amazon.co.uk Privacy Statement Amazon.co.uk Delivery Information Amazon.co.uk Returns & Exchanges