I want to pass in a List as a parameter class and select the first
item from the list. I know it is possible to use the tag,
but is it possible to pull out a single item for a given index? For
example, in the following select I to get the item at position 0:
parameterClass="java.util.Li
ee it happening in
iB2.
Brandon
On 9/18/07, Peter Martin <[EMAIL PROTECTED]> wrote:
I want to pass in a List as a parameter class and select the first
item from the list. I know it is possible to use the tag,
but is it possible to pull out a single item for a given index? For
exam
I have a parameterMap that is using a "map" object. If it doesn't
find the property in the map I want nullValue to provide the value.
This isn't working for me, should this be OK? I am using iBATIS 2.3.0.
mode="OUT" />
mode="IN" nullValue="%" />
Thanks
Peter.