Hi Ashish,

Have a look at http://issues.apache.org/jira/browse/IBATIS-53 for some examples of what you can probably use. It's not really the primary use of iBATIS, but it works ;-)

Regards,
Sven

Ashish Kulkarni wrote:

Hi
Is it possible to get Resultset as resultClass after
running a query
Suppose i have a query like below
select * from mytable
how do i define <select...> in xml file so i can get a
resultset as output from it
I will parse this resultset into objects i need

Ashish

__________________________________________________
Do You Yahoo!?
Tired of spam? Yahoo! Mail has the best spam protection around http://mail.yahoo.com


Reply via email to