Pro JPA 2 in Java EE 8 An In-Depth Guide to Java Persistence APIs /
Learn to use the Java Persistence API (JPA) and other related APIs as found in the Java EE 8 platform from the perspective of one of the specification creators. A one-of-a-kind resource, this in-depth book provides both theoretical and practical coverage of JPA usage for experienced Java developers....
Main Authors: | , , |
---|---|
Corporate Author: | |
Format: | Electronic eBook |
Language: | English |
Published: |
Berkeley, CA :
Apress : Imprint: Apress,
2018.
|
Edition: | 3rd ed. 2018. |
Subjects: | |
Online Access: | Full Text via HEAL-Link |
Table of Contents:
- 1. Introduction
- 2. Getting Started
- 3. Enterprise Applications
- 4. Object Relational Mapping
- 5. Collection Mapping
- 6. Entity Manager
- 7. Using Queries
- 8. Java Persistence Query Language
- 9. Criteria
- 10. Advanced Object Relational Mapping
- 11. Advanced Queries
- 12. Advanced Topics
- 13. XML Mapping Files
- 14. Packaging and Deployment
- 15. Testing.