So I\'m trying to model some simple inheritance using JPA, I was previously using @MappedSuperclass, but I now need my to use Items in a One-to-Many relationship, so I had to sw