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
Category_ID and Category_Name are columns on the same level as for Product_Is_Popular. Since this is a SQL query that uses a JOIN (and not a JPQL query), you will have to inline Category into ProductEntityWithMinPrice.
Category_ID and Category_Name are columns on the same level as for Product_Is_Popular. Since this is a SQL query that uses a JOIN (and not a JPQL query), you will have to inline Category into ProductEntityWithMinPrice.
Can somebody help me this case...I try very hard to find out the solutions but nothing work!! For a personal reason, i have to use Native query
RESULT:
The text was updated successfully, but these errors were encountered: