RE: Problem with prepend

2009-04-01 Thread Winarto
Nevermind, as long as there's a workaround, that should be okay J Appreciate your help ;) From: Brandon Goodin [mailto:brandon.goo...@gmail.com] Sent: Wednesday, 1 April 2009 20:07 To: user-java@ibatis.apache.org Subject: Re: Problem with prepend You got me. It is a bug and your

Re: Problem with prepend

2009-04-01 Thread Brandon Goodin
> > > > *From:* Brandon Goodin [mailto:brandon.goo...@gmail.com] > *Sent:* Friday, 27 March 2009 19:44 > *To:* user-java@ibatis.apache.org > *Subject:* Re: Problem with prepend > > > > Try adding a prepend to workspace_id. > > ... > > > The reason this occurs

RE: Problem with prepend

2009-04-01 Thread Winarto
, Winarto From: Brandon Goodin [mailto:brandon.goo...@gmail.com] Sent: Friday, 27 March 2009 19:44 To: user-java@ibatis.apache.org Subject: Re: Problem with prepend Try adding a prepend to workspace_id. ... The reason this occurs is that the dynamic tag has an automatic removeFirstPrepend

Re: Problem with prepend

2009-03-27 Thread Brandon Goodin
Try adding a prepend to workspace_id. ... The reason this occurs is that the dynamic tag has an automatic removeFirstPrepend="true". Since the isNotNull:position tag is the first to produce a prepend it removes the prepend from the isNotNull:position. Brandon On Fri, Mar 27, 2009 at 3:55 AM,