[teiid-issues] [JBoss JIRA] Commented: (TEIID-906) Add support for a set statement

Steven Hawkins (JIRA) jira-events at lists.jboss.org
Wed Dec 16 16:25:30 EST 2009


    [ https://jira.jboss.org/jira/browse/TEIID-906?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12500419#action_12500419 ] 

Steven Hawkins commented on TEIID-906:
--------------------------------------

While the code allows for the set statement in a preparedstatement it will not perform parameter replacement.  In other words the value will only be interpreted as a string, no expression evaluation will be performed.

> Add support for a set statement
> -------------------------------
>
>                 Key: TEIID-906
>                 URL: https://jira.jboss.org/jira/browse/TEIID-906
>             Project: Teiid
>          Issue Type: Feature Request
>          Components: JDBC Driver
>    Affects Versions: 7.0
>            Reporter: Steven Hawkins
>            Assignee: Steven Hawkins
>             Fix For: 7.0
>
>
> We should add support in the JDBC driver to set execution properties via a set statement.  This makes it unnecessary to us the custom MMStatement api in most circumstances.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the teiid-issues mailing list