: Nathan Maves [mailto:
[EMAIL PROTECTED]] Sent: Tuesday, June 28, 2005 11:44 AM
To: user-java@ibatis.apache.org
Subject: Re: I guess one can not parameterize the table name
Yes you can.
You need to use $value$ as well as use remapResutls=true
Nathan
On Jun 28, 2005, at 9:35 AM, Fol
ve a sample showing how to use remapResutls=true Can't find it in the docs.. thanks From: Nathan Maves [mailto: [EMAIL PROTECTED]] Sent: Tuesday, June 28, 2005 11:44 AM To: user-java@ibatis.apache.org Subject: Re: I guess one can not parameterize the table name Yes you can. You need to use $v
ple showing how to use remapResutls=true
Can't find it in the docs..
thanks
From: Nathan Maves [mailto:
[EMAIL PROTECTED]] Sent: Tuesday, June 28, 2005 11:44 AM
To: user-java@ibatis.apache.org
Subject: Re: I guess one can not parameterize the table name
Yes you can.
You need t
Thanks
Can you give a sample showing how to use remapResutls=true
Can’t find it in the docs..
thanks
From: Nathan Maves
[mailto:[EMAIL PROTECTED]
Sent: Tuesday, June 28, 2005 11:44
AM
To: user-java@ibatis.apache.org
Subject: Re: I guess one can not
parameterize
It is in the docs, but not very prominently.
The $$ syntax should be used with caution because of it's obvious
potential for SQL injection attacks.
Larry
On 6/28/05, Brice Ruth <[EMAIL PROTECTED]> wrote:
> Is this in the Wiki? If not, maybe it ought to be? I guess I could check
> myself ... :)
Is this in the Wiki? If not, maybe it ought to be? I guess I could check myself ... :)
On 6/28/05, Nathan Maves <[EMAIL PROTECTED]> wrote:
Yes you can.
You need to use $value$ as well as use remapResutls=true
Nathan
On Jun 28, 2005, at 9:35 AM, Folashade Adeyosoye wrote:
Such as
sele
select * from $value$ where TheStatus = 'ACTIVE' and type = COLOR
--- Folashade Adeyosoye <[EMAIL PROTECTED]> wrote:
> Such as
>
>
>
> select * from #value# where TheStatus = 'ACTIVE' and type = COLOR
>
>
>
>
>
> shardayyy
>
>
>
>
>
>
Yes you can.You need to use $value$ as well as use remapResutls=trueNathanOn Jun 28, 2005, at 9:35 AM, Folashade Adeyosoye wrote:Such as select * from #value# where TheStatus = 'ACTIVE' and type = COLOR shardayyy
Such as
select * from #value# where TheStatus = 'ACTIVE' and type =
COLOR
shardayyy