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
DeclaredQuery.deriveCountQuery(@Nullable String countQuery, @Nullable String countQueryProjection) is a strange way encapsulating a conditional block. Also, if the DeclaredQuery is already a count query: What is that method supposed to do?