Re: dynamic prepend problem

2009-03-30 Thread esemba
that ibatis generates? > > -- View this message in context: http://www.nabble.com/dynamic-prepend-problem-tp22790132p22791861.html Sent from the iBATIS - User - Java mailing list archive at Nabble.com.

Re: dynamic prepend problem

2009-03-30 Thread Bhaarat Sharma
adors wrote: > > > > Why not just say this: > > > > > > and theses_categories.id = #categoryId# > > > > > > Larry > > > > > > -- > View this message in context: > http://www.nabble.com/dynamic-prepend-problem-tp22790132p22790412.html > Sent from the iBATIS - User - Java mailing list archive at Nabble.com. > >

Re: dynamic prepend problem

2009-03-30 Thread esemba
context: http://www.nabble.com/dynamic-prepend-problem-tp22790132p22790412.html Sent from the iBATIS - User - Java mailing list archive at Nabble.com.

Re: dynamic prepend problem

2009-03-30 Thread Larry Meadors
Why not just say this: and theses_categories.id = #categoryId# Larry

dynamic prepend problem

2009-03-30 Thread esemba
I have read carefuly the definitions in Ibatis in action (when the prepends are included and when not), but can't understant why this happens. Thank you. -- View this message in context: http://www.nabble.com/dynamic-prepend-problem-tp22790132p22790132.html Sent from the iBATIS - User - Java mailing list archive at Nabble.com.