> I tried your method its wroking. if i type mix upper and lower in the username its working.
>
> i will try below method also
>
> Expression e =ExpressionFactory.likeIgnoreCaseExp("username",username);
>
I personally prefer the ExpressionFactory route... I think
Expression.fromString is fragile. From a purely technical standpoint
though, they are essentially equivalent.
This archive was generated by hypermail 2.0.0 : Fri Apr 29 2005 - 17:04:27 EDT