Download a free PDF tutorial about JPA (Java persistence Application) ,training document material on 6 pages designated to beginners.
JPA is most often used in the context of an server application.
This course examines the use of a JPA standalone application and application server.
The classes that instances can be persistent are called entities in the JPA specification
Table of contents
- Getting Started With JPA
- Mapping Java objects
- Relational database.
- How to use an Entity Manager
- JPA API
- Transactions
- Querying
- Java Persistence Query language (JPQL)
- Configuration
- Tips and more
Size : | 1,098.51 Kb |
Downloads: | 158 |
Created: | 2016-06-26 |
Warning: Trying to access array offset on false in /home/tutovnfz/public_html/amp/article-amp.php on line 263
Others related eBooks about Getting Started with JPA
This tutorial is a reference guide to provide a framework on how to work with JPA and help you to start your first JPA applications,free PDF training course material on 33 pages .
This book shows how to build back-end web applications with Java, JPA and JSF. A back-end web app is a distributed web app where essentially all work is performed by the back-end component, including data validation and UI page creation, while the front-end only consists of a web browser's renderi
Download free Introduction to JPA for Beginners, course tutorial, a PDF file created by Bruce Campbell.