Using parameterMap functionality w/in a unary conditional element errors
------------------------------------------------------------------------
Key: IBATISNET-256
URL: https://issues.apache.org/jira/browse/IBATISNET-256
Project: iBatis for .NET
Issue Type: Bug
Components: DataMapper
Affects Versions: DataMapper 1.6.1
Environment: Windows XP SP2
Reporter: Mark Gellings
Priority: Minor
In order to use a typeHandler within a unary conditional element, I attempted
to use a parameterMap, specifying the question mark (?), in the content of a
unary conditional element. This causes an error to occur. The documentation
doesn't explicitly say this is supported, but it doesn't say it isn't either.
If it isn't supported then I assume there is no typeHandler support within a
unary operator?
The example creating the error was with an isNotNull element within a dynamic
element, within a select element.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.