From the course: Java Persistence API (JPA): 1 The Basics

What you should know - Java Tutorial

From the course: Java Persistence API (JPA): 1 The Basics

Start my 1-month free trial

What you should know

- [Lecturer] This course is for you if you know Spring, or JEE and want to learn more about mapping Java objects to relational databases and preforming CRUD operations on them using the Java persistence API. Before beginning this course you should have a intermediate level knowledge of Java 8 and experience coding to a relational database. The case study for this course is a Spring based application that used Hibernate so some exposure to Spring is helpful but not required. To set up your local development environment you will need several tools. JDK version 8 or above, your favorite Maven aware Java IDE like IntelliJ, Eclipse, NetBeans et cetera. During the demonstrations I will use IntelliJ. You will also need a web browser like Chrome, Firefox or Safari. During the demonstrations I will be using Chrome. You will also need the Postman application for testing.

Contents