Part VI. Java Persistence API: Query Exercise
Creating Queries with JPA
Copyright © 2015 jim stafford (jim.stafford@jhu.edu)
Abstract
This document provides exercises to create JPA Queries using JPA Query
Language, native SQL, and (future) the Criteria API.