ncthuc / hibernate-generic-dao

Automatically exported from code.google.com/p/hibernate-generic-dao
0 stars 0 forks source link

Why setDistinct() return IMutableSearch instead of Search? #94

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
Why com.googlecode.genericdao.search.Search.setDistinct(boolean) returns 
IMutableSearch instead of Search? This causes problems when using method 
chained calls.

Original issue reported on code.google.com by mohs...@gmail.com on 18 Nov 2011 at 5:00

GoogleCodeExporter commented 8 years ago
Indeed this is a bug. It should return Search.

Original comment by dwolvert on 19 Nov 2011 at 12:17

GoogleCodeExporter commented 8 years ago

Original comment by dwolvert on 15 Feb 2013 at 1:55

GoogleCodeExporter commented 8 years ago

Original comment by dwolvert on 29 Apr 2013 at 2:36