[ 
https://issues.apache.org/jira/browse/CMIS-374?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13032426#comment-13032426
 ] 

Florent Guillaume commented on CMIS-374:
----------------------------------------

Agreed.
I see two choices for the syntax of the parameters to replace:
# ? and indexes à la java.sql.Connection.prepareStatement + ps.setString(index, 
value) & co
# :foo à la JPA javax.persistence.EntityManager.createQuery + 
query.setParameter()


> Add something similar to a JDBC PreparedStatement in order to make CMIS 
> queries simpler and saver
> -------------------------------------------------------------------------------------------------
>
>                 Key: CMIS-374
>                 URL: https://issues.apache.org/jira/browse/CMIS-374
>             Project: Chemistry
>          Issue Type: Improvement
>          Components: opencmis-client
>    Affects Versions: OpenCMIS 0.3.0
>            Reporter: Florian Müller
>            Assignee: Florian Müller
>            Priority: Minor
>             Fix For: OpenCMIS 0.4.0
>
>


--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to