Learn JPA

ebook JPA Tutorial · JAVA TECHNOLOGIES

By Tab W. Keith

cover image of Learn JPA

Sign up to save your library

With an OverDrive account, you can save your favorite libraries for at-a-glance information about availability. Find out more about OverDrive accounts.

   Not today

Find this title in Libby, the library reading app by OverDrive.

Download Libby on the App Store Download Libby on Google Play

Search for a digital library with this title

Title found at these libraries:

Loading...

Learn JPA
JPA Tutorial

Java Persistence API is a collection of classes and methods to persistently store the vast amounts of data into a database. This tutorial provides you the basic understanding of Persistence (storing the copy of database object into temporary memory), and we will learn the understanding of JAVA Persistence API (JPA).

This tutorial is designed for the readers pursuing Java programming with Database, using Persistence API and for all the enthusiastic readers.

This tutorial is designed for absolute beginners. Assuming you are aware of Java programming with JDK1.6 or later version and JDBC concepts in java.

Learn JPA