I have a parent class that, in my JPA definitions,...
# getting-started
t
I have a parent class that, in my JPA definitions, is a
@MappedSuperClass
of an
@Entity
child class