1. OpenJPA: Super class property not found for AttributeOverride stackoverflow.comWhen trying to map an inherited property using AttributeOverride annotation, OpenJPA throws an error that it cannot find the property in the super class. I'm not sure how to map ... |