This is the root project for examples relative to interacting with a RDBMS using JPA and Spring Data JPA Repository.
This project has declared the following modules:
Name | Description |
---|---|
Data Tier::JPA::JPA Song Example | This project provides a demonstration of implementing a basic Spring Data Repository using a RDBMS and JPA. |