About JPA::Entity

This project provides the home for core JPA Entity materials dealing with mapping simple Java objects to database tables using JPA.

Project Modules

This project has declared the following modules:

Name Description
JPA::Entity::Examples This module provides a examples of using the Java Persistence API to map object (void of relationships and inheritance) to the database.
JPA::Entity::Exercise Solution This project provides a starting point for developing JPA modules.