This project provides the home for JPA Query materials
This project has declared the following modules:
Name | Description |
---|---|
JPA::Query::Legacy Examples/Slides | This module provides a examples of using the Java Persistence API to perform queries against the database using a Java model defintion. |
JPA::Query::Examples | THis project contains JPA Query examples. |
JPA::Query::Exercise::Archetype | This project provides a starting point for the JPA Query Exercise. |
JPA::Query::Exercise::Solution | This project provides an example completed solution for the JPA Query Exercise. |