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
While using setDistinct(true) to the field it generates the sql as below
select distinct null from com.Test _it where _it.colourCode = :p1 order by
_it.timeStamp desc
what could be the issue
Original issue reported on code.google.com by [email protected] on 6 Nov 2014 at 5:53
The text was updated successfully, but these errors were encountered:
Original issue reported on code.google.com by
[email protected]
on 6 Nov 2014 at 5:53The text was updated successfully, but these errors were encountered: