Hi,
I added CMISQueryStatement class to enable users to escape their queries using
kind of a prepared statement approach.
Please let me know if you have any objections…
I plan to trigger the .4 release soon, so please have a look :)
Best regards,
Lukas
[
https://issues.apache.org/jira/browse/CMIS-822?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Lukas Gross resolved CMIS-822.
--
Resolution: Fixed
> Implement QueryStatement class for SQL Query escaping
> -
[
https://issues.apache.org/jira/browse/CMIS-822?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Lukas Gross updated CMIS-822:
-
Issue Type: Improvement (was: New Feature)
> Implement QueryStatement class for SQL Query escaping
> -
[
https://issues.apache.org/jira/browse/CMIS-822?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Lukas Gross updated CMIS-822:
-
Description:
For security and usability reasons it is crucial to have some sort of escaping
when working w
Lukas Gross created CMIS-822:
Summary: Implement QueryStatement class for SQL Query escaping
Key: CMIS-822
URL: https://issues.apache.org/jira/browse/CMIS-822
Project: Chemistry
Issue Type: New F
Hi Jorge,
canCreatePolicy is in the spec document, but not in the CMIS schema and the
schema wins.
Therefore, it's not in OpenCMIS.
- Florian
> Hello all,
>
> We are using Chemistry OpenCMIS 0.11.0 and the I miss the
> Action.CAN_CREATE_POLICY.
>
> from CMIS 1.1 specs (page 88)
>
> canCrea
Hello all,
We are using Chemistry OpenCMIS 0.11.0 and the I miss the
Action.CAN_CREATE_POLICY.
from CMIS 1.1 specs (page 88)
canCreatePolicy
Description: Can create a cmis:policy object as a child of the specified folder
(createPolicy).
Base Type: cmis:folder
Operand: Folder
Key: canCreatePol