Sami Mohammed <SMOHAMME..ndependenthealth.com> wrote:
> > Expression expression = ExpressionFactory.matchExp("username",
> > username);
>
> In the above case if we dont want the usename to be case sensentive.
> can we write the code like this
> Expression e =ExpressionFactory.likeIgnoreCaseExp("username",username);
Yes, that's exactly how it's done.
This archive was generated by hypermail 2.0.0 : Fri Apr 29 2005 - 16:19:40 EDT