Limit this search to....

Spring Persistence with Hibernate
Contributor(s): Fisher, Paul (Author), Murphy, Brian D. (Author)
ISBN: 1430226323     ISBN-13: 9781430226321
Publisher: Apress
OUR PRICE:   $40.49  
Product Type: Paperback - Other Formats
Published: November 2010
Qty:
Additional Information
BISAC Categories:
- Computers | Software Development & Engineering - General
- Computers | Programming - General
- Computers | Programming Languages - Java
Dewey: 004
Series: Expert's Voice in Open Source
Physical Information: 0.7" H x 7.5" W x 9.2" (1.18 lbs) 264 pages
 
Descriptions, Reviews, Etc.
Publisher Description:

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(TM) 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