HI,
Using HQL im fetching the rows ,now i need to iterate through the list and convert each row in the list to a "string" and append the string to a buffer....
do anybody have the idea of how to do...