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

Full description

Bibliographic Details
Main Authors: Keith, Mike, Schincariol, Merrick (Author), Nardone, Massimo (Author)
Format: eBook
Language:English
Published: Berkeley, CA Apress 2018, 2018
Edition:3rd ed. 2018
Subjects:
Online Access:
Collection: Springer eBooks 2005- - Collection details see MPG.ReNa
LEADER 02992nmm a2200337 u 4500
001 EB001764065
003 EBX01000000000000000969969
005 00000000000000.0
007 cr|||||||||||||||||||||
008 180302 ||| eng
020 |a 9781484234204 
100 1 |a Keith, Mike 
245 0 0 |a Pro JPA 2 in Java EE 8  |h Elektronische Ressource  |b An In-Depth Guide to Java Persistence APIs  |c by Mike Keith, Merrick Schincariol, Massimo Nardone 
250 |a 3rd ed. 2018 
260 |a Berkeley, CA  |b Apress  |c 2018, 2018 
300 |a XXI, 759 p. 68 illus., 6 illus. in color  |b online resource 
505 0 |a 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 
653 |a Compilers (Computer programs) 
653 |a Compilers and Interpreters 
653 |a Programming Techniques 
653 |a Computer programming 
653 |a Java 
653 |a Java (Computer program language) 
700 1 |a Schincariol, Merrick  |e [author] 
700 1 |a Nardone, Massimo  |e [author] 
041 0 7 |a eng  |2 ISO 639-2 
989 |b Springer  |a Springer eBooks 2005- 
028 5 0 |a 10.1007/978-1-4842-3420-4 
856 4 0 |u https://doi.org/10.1007/978-1-4842-3420-4?nosfx=y  |x Verlag  |3 Volltext 
082 0 |a 005.133 
520 |a 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. Authors Mike Keith, Merrick Schincariol and Massimo Nardone take a hands-on approach, based on their wealth of experience and expertise, by giving examples to illustrate each concept of the API and showing how it is used in practice. The examples use a common model from an overarching sample application, giving you a context from which to start and helping you to understand the examples within an already familiar domain. After completing Pro JPA 2 in Java EE 8, you will have a full understanding of JPA and be able to successfully code applications using its annotations and APIs. The book also serves as an excellent reference guide. You will: Use the JPA in the context of enterprise applications Work with object relational mappings (ORMs), collection mappings and more Build complex enterprise Java applications that persist data long after the process terminates Connect to and persist data with a variety of databases, file formats, and more Use queries, including the Java Persistence Query Language (JPQL) Carry out advanced ORM, queries and XML mappings Package, deploy and test your Java persistence-enabled enterprise applications