I have to use a Qualifier with QualifierOperatorCaseInsensitiveLike
as the operator. The problem is that it will also honor things like '%
a%" or "*", which I do not want. I search for Webobjects and sql
injection, but could not find anything. How do people get rid of the
sql wildcards if you don't want them in your search strings?