Pro JPA 2

Pro JPA 2, Second Edition introduces, explains, and demonstrates how to use the new Java Persistence API (JPA) 2.1 from the perspective of one of the specification creators. A one-of-a-kind resource, it provides both theoretical and extremely practical coverage of JPA usage for both beginning and ad...

Full description

Bibliographic Details
Main Authors: Keith, Mike, Schincariol, Merrick (Author)
Format: eBook
Language:English
Published: [Berkeley, CA] Apress 2013
Edition:Second edition
Series:The expert's voice in Java
Subjects:
Online Access:
Collection: O'Reilly - Collection details see MPG.ReNa
Table of Contents:
  • Chapter 1. Introduction
  • chapter 2. Getting started
  • chapter 3. Enterprise applications
  • chapter 4. Object-relational mapping
  • chapter 5. Collection mapping
  • chapter 6. Entity manager
  • chapter 7. Using queries
  • chapter 8. Query language
  • chapter 9. Criteria API
  • chapter 10. Advanced object-relational mapping
  • chapter 11. Advanced queries
  • chapter 12. Other advanced topics
  • chapter 13. XML mapping files
  • chapter 14. Packaging and deployment
  • chapter 15. Testing