About JPA::Relation

This project provides the home for JPA Relationship materials dealing with mapping foreign key relationships between mapped JPA entity classes.

Project Modules

This project has declared the following modules:

Name Description
JPA::Relation::Examples This module provides a examples of using the Java Persistence API to map object relations to the database.
JPA::Relation::Exercise Solution This project provides a starting point for developing JPA modules.
JPA::Relation::Inheritance Examples This module provides a examples of using the Java Persistence API to map object inheritance to the database.