Spring Persistence with Hibernate

This document was uploaded by one of our users. The uploader already confirmed that they had the permission to publish it. If you are author/publisher or own the copyright of this documents, please report to us by using this DMCA report form.

Simply click on the Download Book button.

Yes, Book downloads on Ebookily are 100% Free.

Sometimes the book is free on Amazon As well, so go ahead and hit "Search on Amazon"

Persistence is an important set of techniques and technologies for accessing and transacting data, and ensuring that data is mobile regardless of specific applications and contexts. In Java development, persistence is a key factor in enterprise, e-commerce, and other transaction-oriented applications.

Today, the Spring framework is the leading out-of-the-box solution for enterprise Java developers; in it, you can find a number of Java Persistence solutions.

This book gets you rolling with fundamental Spring Framework 3 concepts and integrating persistence functionality into enterprise Java applications using Hibernate, the Java™ Persistence API (JPA) 2, and the Grails Object Relational Mapping tool, GORM.

  • Covers core Hibernate fundamentals, demonstrating how the framework can be best utilized within a Spring application context
  • Covers how to use and integrate JPA 2, found in the new Java EE 6 platform
  • Covers how to integrate and use the new Grails persistence engine, GORM

Author(s): Paul Tepper Fisher, Brian D. Murphy, Solomon Duskis
Edition: 1
Publisher: Apress
Year: 2010

Language: English
Pages: 264
Tags: Computer Science, general

Front Matter....Pages i-xvi
Architecting Your Application with Spring, Hibernate, and Patterns....Pages 1-16
Spring Basics....Pages 17-32
Basic Application Setup....Pages 33-47
Persistence with Hibernate....Pages 49-68
Domain Model Fundamentals....Pages 69-84
DAOs and Querying....Pages 85-108
Transaction Management....Pages 109-124
Effective Testing....Pages 125-136
Best Practices and Advanced Techniques....Pages 137-154
Integration Frameworks....Pages 155-187
GORM and Grails....Pages 189-214
Spring Roo....Pages 215-234
Back Matter....Pages 235-246