Configuring JPA in an Eclipse project

We will now configure our EJB project to use JPA to access the MySQL database. We have already learned how to enable JPA for an Eclipse project in Chapter 4, Creating JEE Database Applications. However, we will briefly cover the steps again here:

  1. Right-click on the CourseManagementEJBs project in Project Explorer and select Configure | Convert to JPA Project. Eclipse opens the Project Facets window:
Figure 7.13: Eclipse Project Facets
  1. Click Next to go to the JPA Facet page:
Figure 7.14: JPA Facet

Get Java EE 8 Development with Eclipse now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.