Cargando…

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...

Descripción completa

Detalles Bibliográficos
Clasificación:Libro Electrónico
Autores principales: Keith, Mike (Autor), Schincariol, Merrick (Autor)
Formato: Electrónico eBook
Idioma:Inglés
Publicado: [Berkeley, CA] : Apress, 2013.
Edición:Second edition.
Colección:Expert's voice in Java.
Temas:
Acceso en línea:Texto completo (Requiere registro previo con correo institucional)
Tabla de Contenidos:
  • 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.