ExpressionFactory.matchIgnoreCaseExp()
--------------------------------------

                 Key: CAY-1031
                 URL: https://issues.apache.org/cayenne/browse/CAY-1031
             Project: Cayenne
          Issue Type: Improvement
            Reporter: Scott Anderson
            Assignee: Andrus Adamchik
            Priority: Minor


Can we have a new ExpressionFactory.matchIgnoreCaseExp ==> 
UCASE(<parameter)=UCASE(?)

Using likeIgnoreCaseExp is silly in my circumstance, because I support multiple 
database backends (some of which are case sensitive, others are not; not all of 
which use % for wildcards), and the input string is provided by the user.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to