srividhya umashanker wrote:
/But it throws executeQueryForObject() returns too many rows Exception../
// // /How to go about it??/
/ /
You should use queryForList, which will give a List of HashMaps.
Vamsee.
srividhya umashanker wrote:
/But it throws executeQueryForObject() returns too many rows Exception../
// // /How to go about it??/
/ /
You should use queryForList, which will give a List of HashMaps.