Custom funcion in SqlMap

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

Reply via email to