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
I am exploring JPA processor api. I found that JPAODataClaimsProvider is not supporting count entities query. i checked the code. here, purposefully you are not passing JPAODataClaimsProvider to JPAJoinQuery. Any issue with that?