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

Thomas Fox closed TORQUE-194.
-----------------------------

    
> create methods to create custom sql queries with prepared statement 
> replacements
> --------------------------------------------------------------------------------
>
>                 Key: TORQUE-194
>                 URL: https://issues.apache.org/jira/browse/TORQUE-194
>             Project: Torque
>          Issue Type: Sub-task
>          Components: Runtime
>            Reporter: Thomas Fox
>            Assignee: Thomas Fox
>             Fix For: 4.0-beta1
>
>
> Currently, it is not possible to use custom criterions with prepared 
> statement replacements.
> This should be made possible by the following methods in criteria.Criteria:
> andCustom(String query, Object[] preparedStatementReplacements)
> orCustom(String query, Object[] preparedStatementReplacements)
> whereCustom(String query, Object[] preparedStatementReplacements)

--
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

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to