[teiid-issues] [JBoss JIRA] (TEIID-174) add support to MMCallableStatement for named parameter methods

Steven Hawkins (Resolved) (JIRA) jira-events at lists.jboss.org
Fri Nov 18 13:04:40 EST 2011


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

Steven Hawkins resolved TEIID-174.
----------------------------------

      Assignee: Steven Hawkins
    Resolution: Done


Updated the callablestatement logic to work with named parameters.  This required a change to the metadataprocessor, so named set methods will only work for 8.0+ clients/servers.  Named get methods will work with 8.0+ clients and any compatible server version.

I took at pass in general through our unsupported methods.  In total about 90 methods were implemented by this JIRA.  There are still ~160 remaining.
                
> add support to MMCallableStatement for named parameter methods
> --------------------------------------------------------------
>
>                 Key: TEIID-174
>                 URL: https://issues.jboss.org/browse/TEIID-174
>             Project: Teiid
>          Issue Type: Feature Request
>          Components: JDBC Driver
>    Affects Versions: 6.0.0
>            Reporter: Steven Hawkins
>            Assignee: Steven Hawkins
>            Priority: Minor
>             Fix For: 8.0
>
>
> Defect Tracker #20152: Now that we support named parameters for procedure, we should implement the setter methods in CallableStatement having to do with named parameters.
> Be sure to update the list of Unsupported Methods in our JDBC driver, wherever that list is.  Last report, it was sent to Warren to be added as an appendix to some documentation.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the teiid-issues mailing list