Part XI. Java Persistence API: Inheritance
Mapping Entity Inheritance to the Database
Copyright © 2019 jim stafford (jim.stafford@jhu.edu)
Abstract
This presentation provides information for mapping Java entity class inheritance
to the database using JPA.