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 mavillas...@gmail.com on 6 Nov 2014 at 5:53
Original issue reported on code.google.com by
mavillas...@gmail.com
on 6 Nov 2014 at 5:53