[teiid-issues] [JBoss JIRA] (TEIID-98) Prepared/CallableStatement parameter indexes are not correct.

Steven Hawkins (JIRA) jira-events at lists.jboss.org
Wed Aug 15 10:12:15 EDT 2012


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

Steven Hawkins closed TEIID-98.
-------------------------------


    
> Prepared/CallableStatement parameter indexes are not correct.
> -------------------------------------------------------------
>
>                 Key: TEIID-98
>                 URL: https://issues.jboss.org/browse/TEIID-98
>             Project: Teiid
>          Issue Type: Bug
>          Components: Query Engine
>    Affects Versions: 9.x
>            Reporter: Steven Hawkins
>            Priority: Minor
>   Original Estimate: 2 days
>  Remaining Estimate: 2 days
>
> All parameter indexes are treated as relative rather than absolute.  We should not accept values less than 1 and should ensure that the values specified are continuous.
> Also, return parameters should be considered index 1 regardless of where they are in the procedure metadata.   For example in defer_testDefect24952 in TestMMStoredProcedure ?=call sp.sp_count_rows_between(?, ?) should have a return value at index 1 from the driver perspective, but instead it has index 3.
> see also defect 24952

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