An In-Depth Guide to Persistence in Enterprise Java Development
Buch, Englisch, 756 Seiten, Format (B × H): 178 mm x 254 mm, Gewicht: 1438 g
ISBN: 978-1-4842-7442-2
Verlag: Apress
Authors Lukas Jungmann, Mike Keith, Merrick Schincariol, 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 this in-depth book, you will have a full understanding of persistence and be able to successfully code applications using its annotations and APIs. The book also serves as an excellent reference guide.
What You Will Learn
- Use Jakarta Persistence 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 Jakarta Persistence Query Language (Jakarta Persistence QL)
- Carry out advanced ORM, queries and XML mappings
- Package, deploy and test your Jakarta persistence-enabled enterprise applications
Experienced Java programmers and developers with at least some prior experience with Jakarta EE or Java EE platform APIs.
Zielgruppe
Professional/practitioner
Autoren/Hrsg.
Fachgebiete
Weitere Infos & Material
1. Introduction.- 2. Getting Started.- 3. Enterprise Applications.- 4. Object Relational Mapping.- 5. Collection Mapping.- 6. Entity Manager.- 7. Using Queries.- 8. Query Language.- 9. Criteria API.- 10. Advanced Object-Relational Mapping.- 11. Advanced Queries.- 12. Other Advanced Topics.- 13. XML Mapping Files.- 14. Packaging and Deployment.- 15. Testing.