Please disregard my question. it is working now, not entirely sure what
happened. But the link to the documentation would still be useful.
Thanks,
Anoop
On Sat, Aug 22, 2009 at 8:53 PM, Anoop kumar V wrote:
> I tried searching a lot, can you please post a link to your blurb, I am
> interested i
I tried searching a lot, can you please post a link to your blurb, I am
interested in reading more about the usage of {} to pass strings.
Or you could also answer this question...
If I am passing a map as a parameter that contains a string as one of the
values to a select query in the sqlmap, can
Yep, horrible typos... darn copy and paste! That's what I get for writing
80 pages of documentation after the hours of 11pm. :-)
I've updated all of the inappropriate usages of ${} and redeployed the
documentation. I also added a quick blurb on proper usage of ${}...
Clinton
On Wed, Aug 12,
Probably a typo. You can place any typos in the Wiki in the documentation
contributions.
On Wed, Aug 12, 2009 at 9:42 PM, Zoran Avtarovski
wrote:
> Thanks Jeff,
>
> I asked about the string substitution because the docs use the ${...}
> notation for primitives or simple data types. Is the user
Thanks Jeff,
I asked about the string substitution because the docs use the ${...}
notation for primitives or simple data types. Is the user guide incorrect
then?
Z.
>
> Some answers...
>
> String substitution is still there. Use this: ${...}
>
> The expression language is OGNL - OGNL is incl
Some answers...
String substitution is still there. Use this: ${...}
The expression language is OGNL - OGNL is included basically as is in
iBATIS3. iBATIS will make all bean properties available in the OGNL
context, and also the parameter object itself (as "_parameter"). So
you can do or .
First off, fantastic effort guys. This looks like a unbelievable release.
The improvements over the previous version are just incredible. I¹m
especially a fan of the new collection tag.
I¹ve been reading over the user guide and I have a couple of questions :
In V2 and prior $value$ resulted in a