Re: I would like to create a sql map dynamically

2009-02-12 Thread Larry Meadors
On Wed, Feb 11, 2009 at 7:33 PM, Vorius wrote: > I am referring to programmatically altering the sql maps (specifically, > adding entirely new select statements) once the applciation has already > started. I believe that Clinton did some stuff to make that possible with ibatis2 (it's definitely d

Re: I would like to create a sql map dynamically

2009-02-11 Thread Jiming Liu
$fullsql$ Is this ok for you?

Re: I would like to create a sql map dynamically

2009-02-11 Thread Vorius
batis but I was hoping of a way of doing it using >> getters/setters. >> >> Is there any new method that may accomplish this? >> -- >> View this message in context: >> http://www.nabble.com/I-would-like-to-create-a-sql-map-dynamically-tp21963691p21963691.html >

Re: I would like to create a sql map dynamically

2009-02-11 Thread Jiming Liu
of a way of doing it using getters/setters. > > Is there any new method that may accomplish this? > -- > View this message in context: > http://www.nabble.com/I-would-like-to-create-a-sql-map-dynamically-tp21963691p21963691.html > Sent from the iBATIS - User - Java mailing list archive at Nabble.com. > >

I would like to create a sql map dynamically

2009-02-11 Thread Vorius
://www.nabble.com/I-would-like-to-create-a-sql-map-dynamically-tp21963691p21963691.html Sent from the iBATIS - User - Java mailing list archive at Nabble.com.