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

Steven Hawkins (JIRA) jira-events at lists.jboss.org
Mon Dec 14 13:51:30 EST 2009


     [ https://jira.jboss.org/jira/browse/TEIID-906?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Steven Hawkins resolved TEIID-906.
----------------------------------

    Resolution: Done


Added set statement handling in MMStatement.  It will change the state of properties on the connection (emulating a session), rather than the statement.  If called through the MMStatement api, setExecutionProperty will only change the property for that statement.

> 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