At the moment, the equals-hashCode implementation in the generated entity view proxies require type equality which can be hindering in many usage scenarios. Therefore the implementation should be changed to equality in case of compatible subtypes with equal IDs.
At the moment, the equals-hashCode implementation in the generated entity view proxies require type equality which can be hindering in many usage scenarios. Therefore the implementation should be changed to equality in case of compatible subtypes with equal IDs.