Club utilise des cookies et des technologies similaires pour faire fonctionner correctement le site web et vous fournir une meilleure expérience de navigation.
Ci-dessous vous pouvez choisir quels cookies vous souhaitez modifier :
Club utilise des cookies et des technologies similaires pour faire fonctionner correctement le site web et vous fournir une meilleure expérience de navigation.
Nous utilisons des cookies dans le but suivant :
Assurer le bon fonctionnement du site web, améliorer la sécurité et prévenir la fraude
Avoir un aperçu de l'utilisation du site web, afin d'améliorer son contenu et ses fonctionnalités
Pouvoir vous montrer les publicités les plus pertinentes sur des plateformes externes
Gestion des cookies
Club utilise des cookies et des technologies similaires pour faire fonctionner correctement le site web et vous fournir une meilleure expérience de navigation.
Ci-dessous vous pouvez choisir quels cookies vous souhaitez modifier :
Cookies techniques et fonctionnels
Ces cookies sont indispensables au bon fonctionnement du site internet et vous permettent par exemple de vous connecter. Vous ne pouvez pas désactiver ces cookies.
Cookies analytiques
Ces cookies collectent des informations anonymes sur l'utilisation de notre site web. De cette façon, nous pouvons mieux adapter le site web aux besoins des utilisateurs.
Cookies marketing
Ces cookies partagent votre comportement sur notre site web avec des parties externes, afin que vous puissiez voir des publicités plus pertinentes de Club sur des plateformes externes.
Une erreur est survenue, veuillez réessayer plus tard.
Il y a trop d’articles dans votre panier
Vous pouvez encoder maximum 250 articles dans votre panier en une fois. Supprimez certains articles de votre panier ou divisez votre commande en plusieurs commandes.
Filled with sample case study, exercises, commonly faced issues/solutions, and important interview questions, this book is surely going to help developers to expand their skills in JPA.Key FeaturesCovers every JPA capability with detailed examples.Explanation of popular JPA providers in detail as well as sample JPA code.Includes solutions geared toward developers, interview questions, and expert advice.Description'Mastering Java Persistence API' is geared towards experiencing the functioning of JPA and the extent of its use in Java SE and Java EE applications. While the book's primary objective is to develop competence in JPA, it also takes a simpler approach to refresh readers on basic database management system concepts and how to design simple JPA applications.The book begins with the ideas like ORM, EJB CMP, and the difficulties associated with data conversion from a database to an application and vice versa are handled spontaneously. The book discusses Table, Row, Column, Cell, and various forms of Relationships and progress sequentially through the JPA concepts. It also discusses database processes such as identity generation, sequencing, locking, querying, persisting, caching, and transaction management in detail and emphasizes how JPA handles them. Further, the book covers the architecture and setup of two of the most extensively used JPA provider implementations (Hibernate and EclipseLink) in detail. Additionally, this book includes sample functioning code for connecting to a MySQL database.Each JPA functionality is illustrated with a code snippet, making it easier to modify these features as the application develops. This book teaches both beginners and seasoned professionals how to integrate JPA concepts in their employment through numerous problems and answers spanning each of the topics.What you will learnRefresh your knowledge of relational database management system concepts in an object-oriented approach.Using JPA, you can create a table, row, column, key, query, data type, etc.Prepare for your first JPA project by working through the Mavenized Sample working code.Identify various ways for object-oriented representation of relationships.Acquire proficiency in various approaches for storing, caching, and transaction management.Discover the inner workings of JPA providers, Hibernate, and EclipseLink, as well as their architecture.Who this book is forThis book is aimed at Java developers who wish to master JPA and develop JPA-based applications enthusiastically. To get the most out of this book, you should have a basic familiarity with Java programming.Table of Contents1. Java Persistence API and Object-Relational Mapping2. Tables Attributes and Embeddable Objects3. Operations Identity, Sequencing and Locking4. Relationships Types and Strategies5. Query Infrastructure6. Entity Manager Persisting, Caching, and Transaction7. Hibernate and EclipseLink8. Appendix Part 1: JPA Advanced Topics9. Appendix Part 2: Sample JPA Application and QuestionsRead more