You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@deltaspike.apache.org by "Matti Tahvonen (JIRA)" <ji...@apache.org> on 2015/02/23 09:53:12 UTC

[jira] [Created] (DELTASPIKE-836) Support case insensitive LIKE queries with method naming convention

Matti Tahvonen created DELTASPIKE-836:
-----------------------------------------

             Summary: Support case insensitive LIKE queries with method naming convention
                 Key: DELTASPIKE-836
                 URL: https://issues.apache.org/jira/browse/DELTASPIKE-836
             Project: DeltaSpike
          Issue Type: Improvement
          Components: Data-Module
    Affects Versions: 1.2.1
            Reporter: Matti Tahvonen


Currently there is no way to create a basic "filtering method" with naming convention only, because to make decent UI, the filtering should ignore case of the strings some way. Easiest way to solve this would be to support "IgnoreCase" in the end of the method that would ignore case for all string properties.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)