Opening book details…
Can I read Understanding JPA 2.2: Java Persistence API (agoncal fascicles) on EtoBox?
Understanding JPA 2.2: Java Persistence API (agoncal fascicles) by Antonio Goncalves is a nonfiction available to read on EtoBox.
What is Understanding JPA 2.2: Java Persistence API (agoncal fascicles) about?
Applications are made up of business logic, interaction with other systems, user interfaces etc. and data. Most of the data that our applications manipulate have to be stored in datastores, retrieved, processed and analysed. If this datastore is a relational database and you use an object-oriented programming language such as Java, then you should have a look at JPA. JPA is an Object-Relational Mapping tool that maps Java objects to relational databases and allows query operations. In this fascicle, you will learn Java Persistence API, its annotations for mapping entities, as well as the Java Persistence Query Language and entity life cycle and a few advanced topics such as integrating JPA with other frameworks (Bean Validation, JTA, CDI, Spring).
Who reads Understanding JPA 2.2: Java Persistence API (agoncal fascicles)?
It is typically read by self-directed learners exploring a subject in depth.
Common subject areas: history, science, philosophy, social sciences.
- Author
- Antonio Goncalves
- Publisher
- Independently published
- Published
- 2018
- Language
- EN
- ISBN
- 9781093918977
- Category
- nonfiction
- Subjects
- Computer Science, Programming, Stem
More by Antonio Goncalves
Browse all works by Antonio Goncalves
Similar books
- JPA ( Java Persistence API ) For Beginner: Your Step-By-Step Guide For Beginner To Learn JPA Framework — AMIT K (2024)
- Pro JPA 2: Mastering the Java (TM) Persistence API — Merrick Schincariol Michael Keith (2009)
- Java Persistence with Hibernate — Christian Bauer, (Computer scientist); Gavin King; Gary Gregory (2015)
- Java Persistence with Spring Data and Hibernate — Catalin Tudose, Christian Bauer, Gavin King (2023)
- Mastering Java Persistence API (JPA): Realize Java's Capabilities Spanning RDBMS, ORM, JDBC, Caching, Locking, Transaction Management, and JPQL — Nisha Parameswaran Kurur (2022)
- Chapter 4. Tutorial Using the Java Persistence API (JPA)