You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@cayenne.apache.org by "Scott Anderson (JIRA)" <de...@cayenne.apache.org> on 2008/04/14 19:14:53 UTC

[jira] Created: (CAY-1031) ExpressionFactory.matchIgnoreCaseExp()

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.