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. isNotNull property=workspace_Id prepend=BOGUS ... /isNotNull The reason this occurs

Re: Problem with prepend

2009-04-01 Thread Brandon Goodin
] *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. isNotNull property=workspace_Id prepend=BOGUS ... /isNotNull The reason this occurs is that the dynamic tag has an automatic

Re: Problem with prepend

2009-03-27 Thread Brandon Goodin
Try adding a prepend to workspace_id. isNotNull property=workspace_Id prepend=BOGUS ... /isNotNull 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