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. |