Pro JPA 2

Portada
Apress, 24 sept 2013 - 508 páginas

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

Authors Mike Keith and Merrick Schincariol 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 overriding sample application, giving readers a context from which to start and helping them to understand the examples within an already familiar domain. After completing the book, 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 during initial and later JPA application experiences.

Hands-on examples for all aspects of the JPA specification Expert insight about various aspects of the API and when they are useful Portability hints to provide increased awareness of the potential for non–portable JPA code What you’ll learn How to get started with enterprise applications using JPA 2.1 Simple and advanced object–relational mapping techiques How to use the complete Entity Manager API How to create queries using the query language (JP QL) and the Criteria API Locking, concurrency, and other advanced concepts How to use XML mapping files and descriptors How to package and deploy your Java Persistence applications How to test your Java Persistence applications Who this book is for

The book generally targets enterprise and persistence developers who fall in one of three categories:

Those who are new to persistence; we will offer an introduction to persistence and to the basic concepts so these readers can have solid base from which to become proficient at JPA. Those who know and/or use existing ORM persistence products such as Hibernate or TopLink/EclipseLink. Those who have already used JPA and want to learn about newer features introduced by JPA 2.1, or have a good reference book to consult when they develop JPA applications. In general, we assume that the reader is knowledgeable with Java, SQL, and JDBC, and has a little knowledge of Java EE.

Table of Contents Introduction Getting Started Enterprise Applications Object Relational Mapping Collection Mapping Entity Manager Using Queries Java Persistence Query Language Criteria Advanced Object Relational Mapping Advanced Queries Advanced Topics XML Mapping Files Packaging and Deployment Testing

 

Páginas seleccionadas

Índice

Chapter 1 Introduction
1
Chapter 2 Getting Started
15
Chapter 3 Enterprise Applications
29
Chapter 4 ObjectRelational Mapping
59
Chapter 5 Collection Mapping
95
Chapter 6 Entity Manager
117
Chapter 7 Using Queries
165
Chapter 8 Query Language
193
Chapter 12 Other Advanced Topics
337
Chapter 13 XML Mapping Files
379
Chapter 14 Packaging and Deployment
419
Chapter 15 Testing
445
Index
473
Contents
vii
About the Authors
xix
About the Technical Reviewer
xx

Chapter 9 Criteria API
227
Chapter 10 Advanced ObjectRelational Mapping
263
Chapter 11 Advanced Queries
307
Acknowledgments
xxi
Página de créditos

Otras ediciones - Ver todo

Términos y frases comunes

Sobre el autor (2013)

Mike Keith wasthe co-specification lead for JPA 1.0 and a member of the JPA 2.0 and JPA 2.1expert groups. He sits on a number of other Java Community Process expertgroups and the Enterprise Expert Group (EEG) in the OSGi Alliance. He holds aMasters degree in Computer Science from Carleton University, and has over 20years experience in persistence and distributed systems research and practice.He has written papers and articles on JPA and spoken at numerous conferencesaround the world. He is employed as an architect at Oracle in Ottawa, Canada,and is married with four kids and two dogs.

Información bibliográfica