Hi ,

When i am trying to execute iterate method on Query Object (Query Object is
created from HQL) the exception massage "fetch may not be used with scroll()
or iterate()" is throwing out. This massage is misleading the developer
because it is correct that we can't use Join condition with iterate but we
can use it with scroll . So i think this is a small bug which has not any
impact on the execution of the program but it is creating wrong conception
among developers.

Thanks,
Ganesh

-- 
Man cannot discover new oceans unless he has the courage to lose sight of
the shore.
------------------------------------------------------------------------------
Download Intel® Parallel Studio Eval
Try the new software tools for yourself. Speed compiling, find bugs
proactively, and fine-tune applications for parallel performance.
See why Intel Parallel Studio got high marks during beta.
http://p.sf.net/sfu/intel-sw-dev
_______________________________________________
hibernate-devel mailing list
hibernate-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/hibernate-devel

Reply via email to