O'Reilly
May 29, 2008

Harnessing Hibernate--New from O'Reilly: A Step-by-Step Guide to Java Persistence

Harnessing Hibernate Sebastopol, CA—Java and databases make a powerful combination. Getting the two sides to work together, however, takes some effort. For many Java developers, it's the least pleasant part of their work. Even database experts, who may enjoy fiddling with SQL, dread the tedious plumbing and typographical spaghetti needed to put their SQL into a Java program. It comes down to the plain fact that Java deals in objects while most databases do not. In the ongoing effort to automate the task, the Hibernate persistence framework has emerged as a powerful contender: programmers write natural Java objects and some simple configuration files, and Hibernate automates all the interactions between the objects and the database. Harnessing Hibernate (O'Reilly, US $39.99) by James Elliott, Tim O'Brien, and Ryan Fowler introduces readers to this popular framework.

Elliott, who authored this book's predecessor, Hibernate: A Developer's Notebook (O'Reilly, 2005), notes that Hibernate has changed tremendously since his earlier book was published: "I continue to get email from readers asking for help on adapting the book's detailed code examples so they work with today's Hibernate. To help deal with that, I wrote an updated "Getting Started with Hibernate 3" pdf, but people still want to learn more about Hibernate, so we realized we needed to update and expand the whole Notebook, which also gave me the opportunity to ask Ryan and Tim to contribute chapters on working with interesting related technologies."

More than a reference, Harnessing Hibernate starts with basic configuration before moving on to demonstrate how to use Hibernate to accomplish practical goals. "If you follow along with the examples--which is easy--you'll have a working Hibernate-based program early in the book and an understanding of how you got there, and how you can change things to solve your own problems," says Elliott.

"I wanted to give people a solid starting point for learning Hibernate that reflects what it's grown into, and add more information about a handful of other projects--like Spring--which dovetail with Hibernate," says Elliott. "We also adopted the Maven Ant tasks so that readers can easily work with the particular tool versions tested in the examples, which will help avoid the little inconsistencies that accumulate over time whenever you write about a thriving open source community."

This book covers Hibernate's primary features, such as mapping from Java classes to database tables and from Java data types to SQL data types, as well as Hibernate's data query and retrieval facilities. Harnessing Hibernate also shows how to:

If you find using SQL to be a chore, Harnessing Hibernate offers you an effective and painless method for working with the information you store in your applications.

For a review copy or more information please email kathrynb@oreilly.com. Please include your delivery address and contact information.

James Elliott is a senior software engineer at Berbee, with fifteen years' professional experience as a systems developer.

Ryan Fowler is a software engineer at Berbee in Madison, WI. He programmed Basic on Apple II machines for a while in elementary school at St. Stephen School in Grand Rapids, MI. He returned to coding in the computer science department at Alma College in Alma, MI while earning his bachelor's degree.

Tim O'Brien is a developer and entrepreneur living in Chicago, IL. He spends his days programming in Java, Python, and Ruby

Additional Resources:
For more information about this book, including table of contents, index, author bios, and cover graphic, see the catalog page for Harnessing Hibernate

Harnessing Hibernate
Harnessing Hibernate
James Elliott, Tim O'Brien, Ryan Fowler
ISBN: 9780596517724, 380 pages, $39.99 USD, £24.99 GBP

About O'Reilly

O'Reilly Media spreads the knowledge of innovators through its books, online services, magazines, and conferences. Since 1978, O'Reilly Media has been a chronicler and catalyst of cutting-edge development, homing in on the technology trends that really matter and spurring their adoption by amplifying "faint signals" from the alpha geeks who are creating the future. An active participant in the technology community, the company has a long history of advocacy, meme-making, and evangelism.

Contacts

Customer Inquiries
Sales/Customer Service
707-829-0515

PRESS QUERIES ONLY
Contact Kathryn Barrett

(707) 827-7314


© 2008, O'Reilly Media, Inc.