| I have the exact problem with my Hibernate version 5.1.12.Final My superclass has @MappedSuperClass, and @Where annotation is not inherited from it, I need to duplicate same silly annotation for hundreds of entities that are all extending same base entity |