You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.