2 Replies Latest reply on May 26, 2009 3:51 PM by gana

    where should we close the resultset in ExtendedDataModel in

    gana

      Hi,

      I have implemented lazyloading using the richfaces ExtendedDataModel.
      For that i have to give resultset to this model. But if i don't close the resultset and send it to this model i am getting the data but i am getting the SQL Exception as "Exhausted Resultset". If you close the resultset and send it to this model anyway you will not get the data.

      Please someone advise me where to close my resultset inorder to get the data without exception.

      Thanks in Advance,
      Gana.