Florian Müller created CMIS-561:
-----------------------------------
Summary: 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
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:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira