Re: Custom ResultSet handler

2010-02-02 Thread Martin Ellis
On 2 February 2010 15:55, Clinton Begin wrote: > The original question sort of implied an answer, which might have us all > missing the goals. Sorry, I should've been clearer that I was answering Stephen Friedrich's question, which requires low-level JDBC access. Also that I didn't have an answer

Re: Custom ResultSet handler

2010-02-02 Thread Clinton Begin
get the final SQL statement and > parameters, then execute that statement myself. Is that possible somehow? > > -Ursprüngliche Nachricht- > Von: costab [mailto:k...@nym.hush.com] > Gesendet: Montag, 1. Februar 2010 23:24 > An: user-java@ibatis.apache.org > Betreff: Cu

Re: Custom ResultSet handler

2010-02-02 Thread Martin Ellis
On 2 February 2010 11:43, Martin Ellis wrote: > On 2 February 2010 09:20, Stephen Friedrich > wrote: >> Another option for me would be to somehow get the final SQL statement and >> parameters, then execute that statement myself. Is that possible somehow? > > I have something like this: > >      

Re: Custom ResultSet handler

2010-02-02 Thread Martin Ellis
On 2 February 2010 09:20, Stephen Friedrich wrote: > Another option for me would be to somehow get the final SQL statement and > parameters, then execute that statement myself. Is that possible somehow? I have something like this: String sqlId = ... // The 'id' of the SQL statement in th

AW: Custom ResultSet handler

2010-02-02 Thread Stephen Friedrich
-java@ibatis.apache.org Betreff: Custom ResultSet handler I am a newbie to ibatis and I want to figure out where iBatis would fit to solve my requirements. Is it possible in iBatis 3.0 (or 2.x) to provide my own ResultSet handler? I read the documentation and it is seems that I would have to use a

Re: Custom ResultSet handler

2010-02-01 Thread Clinton Begin
solve the dilemma that myself and others > experience - which one I should use iBatis or Spring Jdbc? > > > Thanks a lot! > > -- > View this message in context: > http://old.nabble.com/Custom-ResultSet-handler-tp27412455p27414917.html > Sent from the iBATIS - User - Jav

Re: Custom ResultSet handler

2010-02-01 Thread costab
pringify" iBatis. That would solve the dilemma that myself and others experience - which one I should use iBatis or Spring Jdbc? Thanks a lot! -- View this message in context: http://old.nabble.com/Custom-ResultSet-handler-tp27412455p27414917.html Sent from the

Re: Custom ResultSet handler

2010-02-01 Thread Clinton Begin
t; > to do that. Are there any samples on how to do it? Can I specify what > > plug-in I want to use for specific select elements? For some queries I > > want to leave to iBatis to do the mapping for others I want to specify my > > own handler. > > > > > > > &g

Re: Custom ResultSet handler

2010-02-01 Thread costab
to specify my > own handler. > > > > > -- View this message in context: http://old.nabble.com/Custom-ResultSet-handler-tp27412455p27414093.html Sent from the iBATIS - User - Java mailing list archive at Nabble.com. --

Custom ResultSet handler

2010-02-01 Thread costab
it? Can I specify what plug-in I want to use for specific select elements? For some queries I want to leave to iBatis to do the mapping for others I want to specify my own handler. -- View this message in context: http://old.nabble.com/Custom-ResultSet-handler-tp27412455p27412455.html Sent from