Hey Marco,

I'm afraid not.  You could just do it in the database instead:

<isNotNull prepend="AND" property="name"> TNODE = trim( upper( #name# ) ) </isNotNull>

HTH,
Kris

Hello!!

Is possible use Trim(),UpperCase and another funcion in this mode:

.....
<dynamic prepend="WHERE">
<isNotNull prepend="AND" property="name" param="trim()" param="uppercase()" (etc.... ) > TNODE = #name# </isNotNull>
</dynamic>
.......




Thanks!!!!

Marco Berri



--
Kris Jenkins
Email:  [EMAIL PROTECTED]
Blog:   http://cafe.jenkster.com/
Wiki:   http://wiki.jenkster.com/





Reply via email to