Hi fellow ranchers,
i am using ibatis 2.3.0.
i am using a oracle database query which returns
150019 records when run in the database through regular database ide tools.
when i map the same query to sqlmap,and call it from my java code,it returns me only
50007 records
hence my question:is there a limit to the number of records for the method queryForList of SqlMapClientTemplate
thanks in advance,
cheers
Vinny
Regards,Vinny M.
proud Fan of European Champion CHELSEA FC
"If you don't see the bug where you're looking, perhaps you're looking in the wrong place" -James Gosling