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
Based on discussion under #1324, if the @EntityMapping maps to an interface type, we should ensure implementations types are also mapped. This is similar to what we did in #871@SchemaMapping and @BatchMapping methods.