Thomas Fox created TORQUE-244:
---------------------------------

             Summary: custom updates with prepared statements
                 Key: TORQUE-244
                 URL: https://issues.apache.org/jira/browse/TORQUE-244
             Project: Torque
          Issue Type: Bug
    Affects Versions: 4.0-beta1
            Reporter: Thomas Fox


a) At the moment, it is possible to execute an arbitrary statement.
However, it is not possible to execute an arbitrary Prepared statement.
This should be made possible
b) it should be possible to execute simple cases like  UPDATE mytable SET c = c 
+ :x via the API without having to create custom SQL

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