This project provides the home for JPA Relationship materials dealing with mapping foreign key relationships between mapped JPA entity classes.
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. |