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
thrownewHibernateException($"Projecting to entities requires a '{criteriaQuery.GetType().FullName}' type to implement {nameof(ISupportEntityProjectionCriteriaQuery)} interface.");
141
+
thrownewArgumentException(
142
+
$"Projecting to entities requires a '{criteriaQuery.GetType().FullName}' type to implement "+
0 commit comments