| Alexander Pinske Thanks for you comment and test cases. I have updated my PR so that when enhancing a @MappedSuperclass the inherited fields are not considered. The logic behind it is that we only need to handle a persistent attribute on the Entity and on the declaring class. Everything in between is not relevant. |