RE: Handle to ResultSet

2007-01-05 Thread Yee, Richard K CTR DMDC
Can you tell us what 'post-processing' you need to do on the result set? -Richard -Original Message- From: Satish Kumar [mailto:[EMAIL PROTECTED] Sent: Friday, January 05, 2007 4:34 PM To: user-java@ibatis.apache.org Subject: Re: Handle to ResultSet I did see that entr

Re: Handle to ResultSet

2007-01-05 Thread Satish Kumar
2007 3:41:03 PM Subject: Re: Handle to ResultSet Note sure whether you followed this Wiki entry: http://opensource.atlassian.com/confluence/oss/pages/viewpage.action?pageId=5653 > Hi, > > I am a new user of iBATIS Ver 2.3.0. I have a requirement to get the > handle to the ResultSet fr

Re: Handle to ResultSet

2007-01-05 Thread Jan Vissers
Note sure whether you followed this Wiki entry: http://opensource.atlassian.com/confluence/oss/pages/viewpage.action?pageId=5653 > Hi, > > I am a new user of iBATIS Ver 2.3.0. I have a requirement to get the > handle to the ResultSet from iBATIS for post-processing. > > The ResultSet is from a Or