As far as I understand from the user report, right now it is mandatory to specify at least one @AnyDiscriminatorValue, but in previous versions it was fine to omit that and Hibernate defaulted to using the class name as key, as well as supported all entity classes. |