The way I've done it is actually set the %'s when you setup #keyword#. So myObject.setKeyword("%myliketerm%");

On Feb 16, 2006, at 8:42 AM, [EMAIL PROTECTED] wrote:



Hello,

I have the following select :

Select * from table where label likeĀ  #keyword#

Does anyone know how to add the % percentages before and after the keyword.

I tried it before and after but ibatis does not accept it.
So I'm doing it in my class that calls the query but would like to know if there is another solution.

Thanks,

Hilde




Reply via email to