Professional Hibernate

Paperback
from $0.00

Author: Eric Pugh

ISBN-10: 0764576771

ISBN-13: 9780764576775

Category: Internet Related Databases

What is this book about?\ This book is written for professional Java developers who already understand how to build server-side Java applications.  The book assumes no previous experience with Hibernate, though readers should have a general familiarity with databases and Web development.\ What does this book cover?\ After a quick overview of Hibernate in the first two chapters, the authors jump right to the code.  They show how to do the following:\ \ Obtain and install...

Search in google:

Intended for experienced Java developers, this guide walks through the major components of the Hibernate object-relational mapping tool that provides data querying and retrieval functions in a Java environment, and demonstrates how to use Hibernate with Maven, MySQL, Tomcat, XDoclet, and Microsoft SQL Server 2000. Pugh works for Maven, and Gradecki is a software engineer. Annotation ©2004 Book News, Inc., Portland, OR

Ch. 1Introduction to mapping objects to relational databases1Ch. 2Introduction to Hibernate15Ch. 3Hibernate development environment23Ch. 4Database connecting and schema generation55Ch. 5Creating persistent classes87Ch. 6Working with collections127Ch. 7Using persistent objects161Ch. 8Hibernate query language185Ch. 9Hibernate caching207Ch. 10Hibernate transactions and locking221Ch. 11J2EE and Hibernate235Ch. 12Hibernate and DAO design pattern247Ch. 13Hibernate and XDoclet261Ch. 14Hibernate and Maven307Ch. 15Hibernate extensions329Ch. 16Hibernate and Eclipse363Ch. 17Using Velocity, Struts, and Hibernate373Ch. 18Hibernate and AspectJ389Ch. 19Hibernate interceptors407App. AHibernate database connectivity413App. BGetting involved with Hibernate419