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

Πλήρης περιγραφή

Λεπτομέρειες βιβλιογραφικής εγγραφής
Κύριοι συγγραφείς: Keith, Mike (Συγγραφέας, http://id.loc.gov/vocabulary/relators/aut), Schincariol, Merrick (http://id.loc.gov/vocabulary/relators/aut), Nardone, Massimo (http://id.loc.gov/vocabulary/relators/aut)
Συγγραφή απο Οργανισμό/Αρχή: SpringerLink (Online service)
Μορφή: Ηλεκτρονική πηγή Ηλ. βιβλίο
Γλώσσα:English
Έκδοση: Berkeley, CA : Apress : Imprint: Apress, 2018.
Έκδοση:3rd ed. 2018.
Θέματα:
Διαθέσιμο Online:Full Text via HEAL-Link
Πίνακας περιεχομένων:
  • 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.