Author: Tutorialspoint, Published on 20-Aug-2014, Language: English
Description
This tutorial provides a basic understanding of how to store a copy of database objects into temporary memory using JAVA Persistence API (JPA).
Audience
This tutorial is designed for readers intend to do Java programing with Database connectivity, using Persistence API.
Prerequisites
Awareness of Java programming with JDK 1.6 or later is a prerequisite to understand this
tutorial. In addition, we assume the readers are acquainted with the concepts of JDBC in
Java.