[ 
https://issues.apache.org/jira/browse/CMIS-561?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Florian Müller resolved CMIS-561.
---------------------------------

       Resolution: Fixed
    Fix Version/s: OpenCMIS 0.8.0
    
> QueryStatement interface should have a setStringContains() method
> -----------------------------------------------------------------
>
>                 Key: CMIS-561
>                 URL: https://issues.apache.org/jira/browse/CMIS-561
>             Project: Chemistry
>          Issue Type: Improvement
>          Components: opencmis-client
>    Affects Versions: OpenCMIS 0.7.0
>            Reporter: Florian Müller
>            Priority: Minor
>             Fix For: OpenCMIS 0.8.0
>
>
> The {{QueryStatement}} interface has two methods to set a string value: 
> {{setString()}} and {{setStringLike()}}. They differ in how the string is 
> escaped.
> The escaping for CONTAINS in the CMIS query language is different to those 
> two. At the moment, the application has to this escaping. It would be nice, 
> if a method {{setStringContains()}} could do a spec compliant escaping  
> automatically. 

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to