Open GoogleCodeExporter opened 9 years ago
I hope to look into this. There might be a different problem if we just use
count(*); I seem to recall some issue.
In the mean time, the workaround might be to call searchUnique with a Search
object that specifies a specific count column.
Original comment by dwolvert
on 6 Jul 2011 at 11:44
Was this ever looked into?
Original comment by nels4...@gmail.com
on 28 Jun 2012 at 4:26
Is this relevant anymore?
Original comment by pablit...@gmail.com
on 14 Jun 2014 at 7:15
hi all, i use 1.1.0 and also got this issue when call searchAndCount(),
Hibernate:
select
count((signatoryc0_.ACC_ID,
signatoryc0_.CARD_VER)) as col_0_0_
from
CHQ_ACC_SIG_CARD_TBL signatoryc0_
where
signatoryc0_.ACC_ID=?
2014-06-28 09:42:37,063 [JDBCExceptionReporter]: SQL Error: 1241, SQLState:
21000
any suggestion.. btw, for some reason, i need to use hiberante3, so i use
1.1.0, but not 1.2.0, thanks..
Original comment by weiguang...@gmail.com
on 28 Jun 2014 at 2:02
Original issue reported on code.google.com by
flei...@gmail.com
on 4 Jul 2011 at 11:44