Hi,
just take a look at the SelectQuery Options
http://cayenne.apache.org/docs/3.0/selectquery-customization.html
regards
Meex
2012/12/6 emeka okafor
> Is there such thing as select distinct in cayenne? I would like to remove
> duplicate objects based on a specific column. What is the best wa
Is there such thing as select distinct in cayenne? I would like to remove
duplicate objects based on a specific column. What is the best way to do it in
cayenne?
Should I have to filter them in memory or is there another way?
Thanks