[teiid-issues] [JBoss JIRA] Updated: (TEIID-86) registering of CallableStatement out parameters should be used

Ramesh Reddy (JIRA) jira-events at lists.jboss.org
Tue Feb 10 21:49:44 EST 2009


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

Ramesh Reddy updated TEIID-86:
------------------------------

          Component/s: Query Engine
        Fix Version/s: 6.x
    Affects Version/s: 6.x


> registering of CallableStatement out parameters should be used
> --------------------------------------------------------------
>
>                 Key: TEIID-86
>                 URL: https://jira.jboss.org/jira/browse/TEIID-86
>             Project: Teiid
>          Issue Type: Bug
>          Components: Query Engine
>    Affects Versions: 6.x
>            Reporter: Steven Hawkins
>            Priority: Minor
>             Fix For: 6.x
>
>   Original Estimate: 3 days
>  Remaining Estimate: 3 days
>
> The registering of CallableStatement out (out, inout, return) parameters should be used to 
> 1. help resolve the procedure - if there is a type mismatch or a parameter requested that doesn't exist an exception should be thrown.  
> 2. determine what out parameters the driver should know about.  currently the driver is supplied with all out values regardless of how many are registered.  this means that the user may not get the right value if the statement does not fully specifier all out parameters.

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